use-sbom
Software bill of materials and software supply-chain security primitives for RustUse.
Experimental
use-sbom is experimental while the use-security workspace remains below 0.3.0. Expect small API adjustments during the first release wave.
Example
use ;
let component = new;
assert_eq!;
# Ok::
Scope
- SBOM format, component, package URL, digest, license expression, relationship, and supply-chain risk metadata.
- Small validation helpers for non-empty SBOM text values.
Non-goals
- Generating full SBOM documents.
- Full
CycloneDXorSPDXparsing. - Contacting package registries or advisory databases.
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license