From 21c1366d8298de2d27671e7a644feaadf6d0c081 Mon Sep 17 00:00:00 2001 From: Seth Michael Larson Date: Tue, 16 Apr 2024 17:11:43 -0500 Subject: [PATCH] gh-112844: Fix xz CPE identifier (GH-117656) (cherry picked from commit d70ee13e575ae4832f2824add64dba77ce5ab7ad) Co-authored-by: Seth Michael Larson --- Misc/externals.spdx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ],