From 71359eef579f12a9a460dc16a8f8e4f1351cf311 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 17:10:12 -0400 Subject: [PATCH 1/2] Add DOMPurify selectedcontent fixed references --- .../GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json b/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json index 8d98a61b06e1f..684607be39c2a 100644 --- a/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json +++ b/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json @@ -46,6 +46,18 @@ { "type": "PACKAGE", "url": "https://github.com/cure53/DOMPurify" + }, + { + "type": "WEB", + "url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.5" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cure53/DOMPurify/tree/3.4.5" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/dompurify/v/3.4.5" } ], "database_specific": { @@ -57,4 +69,4 @@ "github_reviewed_at": "2026-06-01T14:07:29Z", "nvd_published_at": null } -} \ No newline at end of file +} From 02c9b4dda9b752312475628293aad40d807a4e49 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:15:31 -0400 Subject: [PATCH 2/2] Use WEB type for DOMPurify 3.4.5 source tag --- .../2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json b/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json index 684607be39c2a..51f2c42d19739 100644 --- a/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json +++ b/advisories/github-reviewed/2026/06/GHSA-87xg-pxx2-7hvx/GHSA-87xg-pxx2-7hvx.json @@ -52,7 +52,7 @@ "url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.5" }, { - "type": "PACKAGE", + "type": "WEB", "url": "https://github.com/cure53/DOMPurify/tree/3.4.5" }, {