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

SBOM improvements #17254

Merged
merged 1 commit into from
May 9, 2024
Merged

SBOM improvements #17254

merged 1 commit into from
May 9, 2024

Commits on May 9, 2024

  1. SBOM improvements

    - write a schema when installing formulae (if not already present)
    - cache the schema on disk rather than downloading it every time
    - make more methods/attributes `private`
    - allow validation to be optional, only enable for Homebrew developers
      at installation time
    - use the tab for more, correct information
    - ensure that dependencies/bottles are written correctly
    - use new SBOM 3 schema URL
    - improve test coverage
    MikeMcQuaid committed May 9, 2024
    Configuration menu
    Copy the full SHA
    442aa91 View commit details
    Browse the repository at this point in the history