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

Add an option to write a SBOM per binary #563

Closed
wants to merge 7 commits into from

Commits on Nov 16, 2023

  1. Add --output-pattern=binary option, not wired up yet

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    aa30244 View commit details
    Browse the repository at this point in the history
  2. Actually wire up the --output-pattern=binary option

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c1fc084 View commit details
    Browse the repository at this point in the history
  3. Add a comment

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fc475f8 View commit details
    Browse the repository at this point in the history
  4. Implement conversion from str for Pattern::Binary

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1eeef61 View commit details
    Browse the repository at this point in the history
  5. Add a comment explaining the rationale

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7e10850 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 26, 2023

  1. Better error message on invalid argument

    Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
    Shnatsel committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    69b606a View commit details
    Browse the repository at this point in the history