Expand description
cargo-sbom precursor files for external tools to create SBOM files from.
See build_sbom_graph
for more.
Structs§
- Sbom
- Sbom
Crate 🔒 - Sbom
Dependency 🔒 - Sbom
Format Version - Typed version of a SBOM format version number.
- Sbom
Index 🔒 - Sbom
Rustc 🔒
Enums§
Functions§
- build_
sbom - Build an
Sbom
for the givenUnit
. - build_
sbom_ 🔒graph - List all dependencies, including transitive ones. A dependency can also appear multiple times if it’s using different settings, e.g. profile, features or crate versions.