Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: discovery.process: Detect additional metadata about various executable #6346

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Feb 9, 2024

  1. Implement first iteration of a go analyzer

    This also adds a test binary that can be run against local containers
    simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    532b52b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6998452 View commit details
    Browse the repository at this point in the history
  3. the more the better

    korniltsev authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d0c993c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f35d2c View commit details
    Browse the repository at this point in the history
  5. Add dotnet analyzer

    simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b6eaf65 View commit details
    Browse the repository at this point in the history
  6. Add java analyzer

    aleks-p authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    95986f9 View commit details
    Browse the repository at this point in the history
  7. Improve java analyzer

    aleks-p authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    664b346 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e51bc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7e6005 View commit details
    Browse the repository at this point in the history
  10. Improve java discovery

    aleks-p authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    507cc89 View commit details
    Browse the repository at this point in the history
  11. analyze cache

    korniltsev authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    125e0b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b88c025 View commit details
    Browse the repository at this point in the history
  13. add compiler info

    korniltsev authored and simonswine committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7425fd7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ae61a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03b6a8b View commit details
    Browse the repository at this point in the history
  16. Fix failing test

    aleks-p committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    444faa3 View commit details
    Browse the repository at this point in the history
  17. Fix lint errors

    aleks-p committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2c80d78 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    15036e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d287ff View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    f46af91 View commit details
    Browse the repository at this point in the history