SBOMlyze Diff
Version updated for https://github.com/rezmoss/sbomlyze to version v0.5.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
sbomlyze is a GitHub Action that compares two Software Bills of Materials (SBOMs) to detect changes and security issues. It helps identify tampered components and ensures compliance by scoring SBOMs based on NTIA, CISA, and BSI standards. The action provides an immutable SHA for comparison, enabling reliable drift detection without temporary files.
What’s Changed
Changelog
- db9182a06acbc58a66143978765f096a576f1f9c chore(main): release 0.5.3 (#52)
- 9662e6b13f556ac0efe50e472b5af32dcfe00f9a fix: sync action version metadata to v0.5.2 (#51)