Skip to content

[cargo] Support for cargo-index #1097

Open
@prabhu

Description

@prabhu

We can support cargo-cache (and cargo-index) as a project type, similar to maven-index and gradle-index. It would allow organizations to generate a single aggregate pre-build SBOM, after compiling a number of projects. I can also imagine scenarios where Cargo.lock files aren't available, making this a fallback option.

Path to the cache.

$HOME/.cargo/registry/src/index.crates.io-<hash>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions