From c4dcbc0278d1c01bd9fc4d6ebc24750b3748faae Mon Sep 17 00:00:00 2001 From: pacocartones Date: Fri, 7 Aug 2026 06:42:26 +0200 Subject: [PATCH] [GHSA-v3vg-332r-mw99] Split camel-pqc affected range to match upstream --- .../GHSA-v3vg-332r-mw99.json | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/04/GHSA-v3vg-332r-mw99/GHSA-v3vg-332r-mw99.json b/advisories/github-reviewed/2026/04/GHSA-v3vg-332r-mw99/GHSA-v3vg-332r-mw99.json index a4321dfd8327..a275856b07f2 100644 --- a/advisories/github-reviewed/2026/04/GHSA-v3vg-332r-mw99/GHSA-v3vg-332r-mw99.json +++ b/advisories/github-reviewed/2026/04/GHSA-v3vg-332r-mw99/GHSA-v3vg-332r-mw99.json @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "4.18.0" }, { "fixed": "4.18.2" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.camel:camel-pqc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.19.0" + }, + { + "fixed": "4.20.0" + } + ] + } + ] } ], "references": [ @@ -82,4 +101,4 @@ "github_reviewed_at": "2026-05-05T21:18:38Z", "nvd_published_at": "2026-04-27T09:16:01Z" } -} \ No newline at end of file +}