-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' #115038
Conversation
Does the SBOM generation tool need updating to emit this? |
@hugovk, yes it does for pip specifically, thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Thanks @sethmlarson for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…thonGH-115038) (cherry picked from commit 4bf4187) Co-authored-by: Seth Michael Larson <[email protected]>
GH-115088 is a backport of this pull request to the 3.12 branch. |
…H-115038) (#115088) * gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (GH-115038) (cherry picked from commit 4bf4187) Co-authored-by: Seth Michael Larson <[email protected]> * Update pip SBOM package to version in source --------- Co-authored-by: Seth Michael Larson <[email protected]>
Changes the
licenseConcluded
field toNOASSERTION
to signal that we are deliberately omitting licensing information from the SBOM for the following reasons: