From 60360206f135bb6fcf19e35f7efc329d6cd5e950 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:27:49 -0400 Subject: [PATCH] Add node-tar fixed version references --- .../06/GHSA-vmf3-w455-68vh/GHSA-vmf3-w455-68vh.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-vmf3-w455-68vh/GHSA-vmf3-w455-68vh.json b/advisories/github-reviewed/2026/06/GHSA-vmf3-w455-68vh/GHSA-vmf3-w455-68vh.json index 3503ced93abbd..53f82164d6863 100644 --- a/advisories/github-reviewed/2026/06/GHSA-vmf3-w455-68vh/GHSA-vmf3-w455-68vh.json +++ b/advisories/github-reviewed/2026/06/GHSA-vmf3-w455-68vh/GHSA-vmf3-w455-68vh.json @@ -46,6 +46,14 @@ { "type": "PACKAGE", "url": "https://github.com/isaacs/node-tar" + }, + { + "type": "WEB", + "url": "https://github.com/isaacs/node-tar/tree/v7.5.16" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/tar/v/7.5.16" } ], "database_specific": { @@ -57,4 +65,4 @@ "github_reviewed_at": "2026-06-15T17:19:42Z", "nvd_published_at": null } -} \ No newline at end of file +}