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

Explore creating tool/pre-commit hook for keeping a source SBOM file up-to-date #11

Open
sethmlarson opened this issue Nov 12, 2024 · 0 comments

Comments

@sethmlarson
Copy link
Member

For projects which vendor dependencies into their source tree, having a simple way to keep those SBOMs up-to-date in CI seems important. CPython already has this in the form of a custom tool which regenerates hashes and checks them against a known SBOM file. If there are differences, CI fails and points the contributor at documentation asking questions like:

  • Are you updating a bundled project?
  • If so, please update other SBOM metadata.
  • If not: maybe that file isn't /actually/ a part of the project?
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