You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: