From 11472b49f8999485540eb2b73a40b4579d18a0b7 Mon Sep 17 00:00:00 2001 From: GB Date: Wed, 2 Oct 2024 13:03:27 +0200 Subject: [PATCH] add core.resources and help as vulnerable packages --- .../GHSA-j24h-xcpc-9jw8.json | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/advisories/github-reviewed/2023/11/GHSA-j24h-xcpc-9jw8/GHSA-j24h-xcpc-9jw8.json b/advisories/github-reviewed/2023/11/GHSA-j24h-xcpc-9jw8/GHSA-j24h-xcpc-9jw8.json index 1bfb5628399bc..818335cf09b2f 100644 --- a/advisories/github-reviewed/2023/11/GHSA-j24h-xcpc-9jw8/GHSA-j24h-xcpc-9jw8.json +++ b/advisories/github-reviewed/2023/11/GHSA-j24h-xcpc-9jw8/GHSA-j24h-xcpc-9jw8.json @@ -34,6 +34,44 @@ } ] }, + { + "package": { + "ecosystem": "Maven", + "name": "org.eclipse.platform:org.eclipse.core.resources" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.19.100" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.eclipse.platform:org.eclipse.help" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.10.100" + } + ] + } + ] + }, { "package": { "ecosystem": "Maven",