Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ From [Wikipedia](https://en.wikipedia.org/wiki/Software_bill_of_materials):
### Security Tools

- [bomber](https://github.com/devops-kung-fu/bomber) - bomber is an application that scans SBoMs for security vulnerabilities.
- [dependency-track](https://github.com/DependencyTrack/dependency-track) - An intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
- [NTIA Conformance Checker](https://github.com/spdx/ntia-conformance-checker) - Check SPDX SBOM for NTIA minimum elements
- [sbom-scorecard](https://github.com/eBay/sbom-scorecard) - Generate a score for your sbom to understand if it will actually be useful.
- [parlay](https://github.com/snyk/parlay) - Enrich SBOMs with data from third party services
Expand Down