From 49c05f1bd0f91e2ead9564c186f36b19aab9d0e6 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:55:42 -0400 Subject: [PATCH] Add aiohttp fragmented line limit references --- .../GHSA-63hw-fmq6-xxg2/GHSA-63hw-fmq6-xxg2.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-63hw-fmq6-xxg2/GHSA-63hw-fmq6-xxg2.json b/advisories/github-reviewed/2026/06/GHSA-63hw-fmq6-xxg2/GHSA-63hw-fmq6-xxg2.json index 1524478348219..accccd369cd5b 100644 --- a/advisories/github-reviewed/2026/06/GHSA-63hw-fmq6-xxg2/GHSA-63hw-fmq6-xxg2.json +++ b/advisories/github-reviewed/2026/06/GHSA-63hw-fmq6-xxg2/GHSA-63hw-fmq6-xxg2.json @@ -43,13 +43,25 @@ "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hw-fmq6-xxg2" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12837" + }, { "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/commit/5ab61bb4cd88f19b712f12c7c9295fe262bf804d" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.14.1" + }, { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/aiohttp/3.14.1/" } ], "database_specific": { @@ -61,4 +73,4 @@ "github_reviewed_at": "2026-06-15T20:09:16Z", "nvd_published_at": null } -} \ No newline at end of file +}