Skip to content

Make distinction between nativeBuildInputs and buildInputs for SBOMs #161

Open
@arianvp

Description

@arianvp

runtime SBOMs miss dependencies that are statically linked.

build time SBOMs are very large as they contain the entire bootstrap chain of all tools used in the build.

If we'd differentiate between nativeBuildInputs and buildInputs we could kind of have a middle-ground where we can list dependencies that are likely to end up being part of the final artifact without including all the build-time tooling in the SBOM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions