mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 07:40:48 -08:00
Generate SBOM (#1076)
* Generate SBOM Generate and publish SBOM as part of the release. * Publish bom.json * Ignore SBOMs generated during CI
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,3 +24,6 @@ thumbs.db
|
||||
# test fixtures
|
||||
coverage.txt
|
||||
integration/testdata/fixtures/
|
||||
|
||||
# SBOMs generated during CI
|
||||
/bom.json
|
||||
|
||||
Reference in New Issue
Block a user