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Β§
- Sbom
Dependency πType
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.