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

feat(golangBuild): allow SBOM creation for app only #4771

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 12, 2024

  1. feat(golangBuild): allow SBOM creation for app only

    this change provides an additional configuration option which makes it possible to create an SBOM focused on the main application.
    
    In addition it removes test dependencies from the SBOM. Test dependencies should be ignored.
    OliverNocon committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    fe94901 View commit details
    Browse the repository at this point in the history
  2. chore: fix test

    OliverNocon committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f643827 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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