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

Revise the implementation of check_dependency_relationships #182

Merged

Conversation

jspeed-meyers
Copy link
Collaborator

Fix #179

The check_dependency_relationships function must check that the document DESCRIBES at least one package. This is the official SPDX definition of this particular criteria for NTIA conformance. The previous implementation was simply erroneous.

The check_dependency_relationships function must check that
the document DESCRIBES at least one package. This is the official
SPDX definition of this particular criteria for NTIA conformance.
The previous implementation was simply erroneous.

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
@jspeed-meyers jspeed-meyers added bug Something isn't working breaking-change labels Apr 6, 2024
@jspeed-meyers jspeed-meyers self-assigned this Apr 6, 2024
Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvement - LGTM

@jspeed-meyers jspeed-meyers merged commit 373fe9d into spdx:main Apr 14, 2024
6 checks passed
@jspeed-meyers jspeed-meyers deleted the fix-dependency-relationships-definition branch April 14, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change bug Something isn't working
Projects
None yet
2 participants