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 "Package CONTAINS Package" valid even when files_analyzed == False #733

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

armintaenzertng
Copy link
Collaborator

fixes #732

As we cannot infer the type of external elements, we have to assume that external references point to a valid type. Therefore two test cases are now valid.

Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
@armintaenzertng armintaenzertng merged commit 2402596 into spdx:main Jul 19, 2023
32 checks passed
@armintaenzertng armintaenzertng deleted the fix_contains_validation branch July 19, 2023 09:22
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.

make "Package CONTAINS Package" valid even when files_analyzed == False
2 participants