From 35bf493840b7c16ac0db0ca159bbcda82d888362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Membr=C3=A9?= Date: Wed, 10 Jan 2024 19:23:25 +0100 Subject: [PATCH] Fixes #24005: Ignore CVE-2023-51074 (no impact, score too high) --- webapp/sources/dependency-check-suppression.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/webapp/sources/dependency-check-suppression.xml b/webapp/sources/dependency-check-suppression.xml index 3f01f02bc4..f913e12124 100644 --- a/webapp/sources/dependency-check-suppression.xml +++ b/webapp/sources/dependency-check-suppression.xml @@ -49,4 +49,11 @@ ^pkg:maven/org\.eclipse\.jgit/org\.eclipse\.jgit@.*$ CVE-2023-4759 + + + ^pkg:maven/com\.jayway\.jsonpath/json\-path@2.8.0$ + CVE-2023-51074 +