From 26c54f7f6fc45def35df87c87dab848b67d59203 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:12:09 -0400 Subject: [PATCH] Add chi RealIP fixed references --- .../GHSA-3fxj-6jh8-hvhx/GHSA-3fxj-6jh8-hvhx.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-3fxj-6jh8-hvhx/GHSA-3fxj-6jh8-hvhx.json b/advisories/github-reviewed/2026/06/GHSA-3fxj-6jh8-hvhx/GHSA-3fxj-6jh8-hvhx.json index 44e9ce086d986..2bd4446c0cca2 100644 --- a/advisories/github-reviewed/2026/06/GHSA-3fxj-6jh8-hvhx/GHSA-3fxj-6jh8-hvhx.json +++ b/advisories/github-reviewed/2026/06/GHSA-3fxj-6jh8-hvhx/GHSA-3fxj-6jh8-hvhx.json @@ -41,6 +41,18 @@ { "type": "PACKAGE", "url": "https://github.com/go-chi/chi" + }, + { + "type": "WEB", + "url": "https://github.com/go-chi/chi/releases/tag/v5.3.0" + }, + { + "type": "WEB", + "url": "https://github.com/go-chi/chi/tree/v5.3.0" + }, + { + "type": "PACKAGE", + "url": "https://pkg.go.dev/github.com/go-chi/chi/v5@v5.3.0/middleware" } ], "database_specific": { @@ -53,4 +65,4 @@ "github_reviewed_at": "2026-06-25T18:21:37Z", "nvd_published_at": null } -} \ No newline at end of file +}