Skip to content

SBOM for Windows contains duplicate component IDs #129706

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

Closed
sethmlarson opened this issue Feb 5, 2025 · 0 comments · Fixed by python/release-tools#214
Closed

SBOM for Windows contains duplicate component IDs #129706

sethmlarson opened this issue Feb 5, 2025 · 0 comments · Fixed by python/release-tools#214
Assignees

Comments

@sethmlarson
Copy link
Contributor

It was brought to my attention that the Windows SBOMs contain duplicate IDs for the libmpdec project, since Windows uses its own copy from the CPython sources repository in addition to the bundled copy in the CPython source tree.

In theory this will not be an issue once libmpdec is unbundled from the CPython source tree, but for now we can disambiguate by adding more variation to component IDs to disambiguate.

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 a pull request may close this issue.

1 participant