Skip to content

Tracking Issue for sbom #16565

@Shnatsel

Description

@Shnatsel

Summary

RFC: #3553
Implementation: #13709
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#sbom

The sbom build config allows to generate so-called SBOM pre-cursor files alongside each compiled artifact. A Software Bill Of Material (SBOM) tool can incorporate these generated files to collect important information from the cargo build process that are difficult or impossible to obtain in another way.

Unresolved Issues

Future Extensions

Tracking of non-Rust dependencies is explicitly out of scope for this feature.

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: A tracking issue for something unstable.Z-sbomNightly: sbom

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions