-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
With the merge of the Cargo SBOM into Cargo Nightly (rust-lang/cargo@7ea222d), it would be a valuable addition to the cargo-auditable
code to ingest the dependencies from the generated SBOM.
It would probably solve a lot of common issues related to cargo metadata
command.
I think cargo-auditable
is still very relevant in generating the SBOMs from tools like syft
when using containers that have their own dependencies and would love to see this work in cargo-auditable
.
let me know if there is anything I could do to help this effort, if you need help with contributions especially.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request