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:
Vinod Anandan
2021-06-22 07:53:08 +01:00
committed by GitHub
parent 92f980f4b7
commit 803b2f9a93
3 changed files with 11 additions and 0 deletions

3
.gitignore vendored
View File

@@ -24,3 +24,6 @@ thumbs.db
# test fixtures
coverage.txt
integration/testdata/fixtures/
# SBOMs generated during CI
/bom.json