rust-secure-code / cargo-auditable

Make production Rust binaries auditable
Apache License 2.0
628 stars 26 forks source link

Add support for converting `cargo auditable` data to CycloneDX #136

Closed Shnatsel closed 6 months ago

Shnatsel commented 6 months ago

I should probably also wire up quitters in there at some point, to provide a best-effort BOM when the binary doesn't contain any audit info. But that's for later.