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

Feature/dependency check #13587

Open
wants to merge 64 commits into
base: master
Choose a base branch
from

Conversation

chrisdutz
Copy link
Contributor

Added a check to the build, that fails the build if the list of dependencies reported by the sbom project doesn't match the list on file in the "dependencies.txt" file in the root of the project. This way PRs changing the dependencies also need to update this file, which makes it more obvious which dependencies have been added or removed from the build in a PR.

chrisdutz and others added 30 commits August 17, 2023 11:31
…ndencies doesn't match the one on-file in "dependencies.txt" in the root 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

Successfully merging this pull request may close these issues.

1 participant