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

Commit af9b02d breaks SPDX compliance by changing boolean values to string values #7

Open
dgstangel opened this issue Jul 23, 2024 · 0 comments

Comments

@dgstangel
Copy link

It looks like the changes in af9b02d break the SPDX compliance of the report. The boolean true and false values are being written to the SPDX file as strings now, which breaks compliance with the standard, and the generated SPDX reports fail validation.

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