From f45080deec9de941c22fecc2369404722e267a86 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:10:08 -0400 Subject: [PATCH] Add cookie fixed release references --- .../10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json b/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json index 8d084f31a21b7..fece72c49c06a 100644 --- a/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json +++ b/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json @@ -46,6 +46,14 @@ { "type": "PACKAGE", "url": "https://github.com/jshttp/cookie" + }, + { + "type": "WEB", + "url": "https://github.com/jshttp/cookie/releases/tag/v0.7.0" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/cookie/v/0.7.0" } ], "database_specific": { @@ -57,4 +65,4 @@ "github_reviewed_at": "2024-10-04T20:31:00Z", "nvd_published_at": null } -} \ No newline at end of file +}