Mailing List Archive

gh-112844: Fix xz CPE identifier (GH-117656)
https://github.com/python/cpython/commit/d9e2126013904f91380c25592986d284cd7bee19
commit: d9e2126013904f91380c25592986d284cd7bee19
branch: 3.12
author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
committer: zooba <steve.dower@microsoft.com>
date: 2024-04-16T22:20:47Z
summary:

gh-112844: Fix xz CPE identifier (GH-117656)

(cherry picked from commit d70ee13e575ae4832f2824add64dba77ce5ab7ad)

Co-authored-by: Seth Michael Larson <seth@python.org>

files:
M Misc/externals.spdx.json

diff --git a/Misc/externals.spdx.json b/Misc/externals.spdx.json
index 12cbc54c756a4e..8080e1f3217c6a 100644
--- a/Misc/externals.spdx.json
+++ b/Misc/externals.spdx.json
@@ -160,7 +160,7 @@
"externalRefs": [.
{
"referenceCategory": "SECURITY",
- "referenceLocator": "cpe:2.3:a:xz_project:xz:5.2.5:*:*:*:*:*:*:*",
+ "referenceLocator": "cpe:2.3:a:tukaani:xz:5.2.5:*:*:*:*:*:*:*",
"referenceType": "cpe23Type"
}
],

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-leave@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: list-python-checkins@lists.gossamer-threads.com