Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make distinction between nativeBuildInputs and buildInputs for SBOMs #161

Open
arianvp opened this issue Mar 18, 2025 · 0 comments
Open

Comments

@arianvp
Copy link

arianvp commented Mar 18, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant