Generate CycloneDX Software Bill of Materials from Cargo projects
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
cargo-cyclonedx$ cargo cyclonedx --output sbom.json$ cargo cyclonedx --manifest-path ./my-project/Cargo.toml --format xml$ cargo cyclonedx