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

implement --skip-validation flag #142

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

lumjjb
Copy link
Contributor

@lumjjb lumjjb commented Aug 1, 2023

The SPDX validation takes a long time today (due to spdx/tools-python#742). This results in really long runtimes for larger SBOMs, around > 3MB.

This PR suggests an addition to --skip-validation flag which will skip the validation step, which is not part of the NTIA conformance.

@jspeed-meyers
Copy link
Collaborator

@lumjjb, pylint and the black formatter both seem grump. Could you please fix that first? LMK if I can help or you want to discuss.

Thank you, @lumjjb!

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
@lumjjb
Copy link
Contributor Author

lumjjb commented Aug 2, 2023

@jspeed-meyers should be all good now!

@jspeed-meyers jspeed-meyers added the enhancement New feature or request label Aug 2, 2023
Copy link
Collaborator

@jspeed-meyers jspeed-meyers left a comment

Choose a reason for hiding this comment

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

LGTM. @goneall or @linynjosh, can you please take a look too?

@jspeed-meyers
Copy link
Collaborator

Merging :)

@jspeed-meyers jspeed-meyers merged commit 7ef5316 into spdx:main Aug 8, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants