(no title)
wallrat | 2 years ago
The current tooling for generating them seems to have matured, but tools for storing and managing an SBOM inventory seem non-existent with exception for OWASP Dependency-Track.
wallrat | 2 years ago
The current tooling for generating them seems to have matured, but tools for storing and managing an SBOM inventory seem non-existent with exception for OWASP Dependency-Track.
lucideer|2 years ago
In other words: I suspect many engineers who are leveraging SBOMs may not know they are.
(To be clear, the SBOMs come from other tools - not directly from the teams - the main reason our internal tool ingests them is that it's much much less work than getting the same metadata from multiple language environments in different formats. We lean on other tooling that gets it for its own purposes & happens to also generate SBOMs, then we just have a single piece of logic to parse that & use it ourselves. We do also lean on Grype/Syft to augment that).
wallrat|2 years ago
sebazzz|2 years ago
[0]: https://github.com/microsoft/sbom-tool [1]: https://github.com/google/osv-scanner