From 6fdea10be45927abb398d137f424e136e7eb0bec Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:27:28 -0400 Subject: [PATCH] Add gonic playlist traversal fix references --- .../06/GHSA-2fp4-5v5c-4448/GHSA-2fp4-5v5c-4448.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-2fp4-5v5c-4448/GHSA-2fp4-5v5c-4448.json b/advisories/github-reviewed/2026/06/GHSA-2fp4-5v5c-4448/GHSA-2fp4-5v5c-4448.json index ddad26deb2e2a..e3ed59edad2b7 100644 --- a/advisories/github-reviewed/2026/06/GHSA-2fp4-5v5c-4448/GHSA-2fp4-5v5c-4448.json +++ b/advisories/github-reviewed/2026/06/GHSA-2fp4-5v5c-4448/GHSA-2fp4-5v5c-4448.json @@ -53,7 +53,15 @@ }, { "type": "WEB", - "url": "https://github.com/sentriz/gonic/commit/6dd71e6" + "url": "https://github.com/sentriz/gonic/commit/6dd71e6a3c966867ef8c900d359a7df75789f410" + }, + { + "type": "WEB", + "url": "https://github.com/sentriz/gonic/releases/tag/v0.21.0" + }, + { + "type": "PACKAGE", + "url": "https://pkg.go.dev/go.senan.xyz/gonic@v0.21.0" }, { "type": "PACKAGE", @@ -70,4 +78,4 @@ "github_reviewed_at": "2026-06-26T23:32:10Z", "nvd_published_at": "2026-06-19T19:16:36Z" } -} \ No newline at end of file +}