From 5f36e84faecb84e98565881415a07ceb3134ed62 Mon Sep 17 00:00:00 2001 From: Laksh Singla Date: Fri, 27 Oct 2023 09:29:18 +0530 Subject: [PATCH] Suppress CVE's in master (#15231) --- distribution/bin/check-licenses.py | 2 ++ owasp-dependency-check-suppressions.xml | 34 ++++++++++++++++++++++--- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/distribution/bin/check-licenses.py b/distribution/bin/check-licenses.py index ae07e5a03733..b069d9545b36 100755 --- a/distribution/bin/check-licenses.py +++ b/distribution/bin/check-licenses.py @@ -266,6 +266,8 @@ def build_compatible_license_names(): compatible_licenses['Eclipse Public License - Version 1.0'] = 'Eclipse Public License 1.0' compatible_licenses['Eclipse Public License, Version 1.0'] = 'Eclipse Public License 1.0' compatible_licenses['Eclipse Public License v1.0'] = 'Eclipse Public License 1.0' + compatible_licenses['Eclipse Public License - v1.0'] = 'Eclipse Public License 1.0' + compatible_licenses['Eclipse Public License - v 1.0'] = 'Eclipse Public License 1.0' compatible_licenses['EPL 1.0'] = 'Eclipse Public License 1.0' compatible_licenses['Eclipse Public License 2.0'] = 'Eclipse Public License 2.0' diff --git a/owasp-dependency-check-suppressions.xml b/owasp-dependency-check-suppressions.xml index e33231ea9ee3..ab6e6176994f 100644 --- a/owasp-dependency-check-suppressions.xml +++ b/owasp-dependency-check-suppressions.xml @@ -759,6 +759,7 @@ CVE-2023-1370 CVE-2023-37475 CVE-2023-39410 + CVE-2023-44487 @@ -766,6 +767,7 @@ file name: hadoop-client-api-3.3.6.jar: jquery.dataTables.min.js (pkg:javascript/jquery.datatables@1.10.18) ]]> prototype pollution + CVE-2020-28458 - ^pkg:maven/org\.codehaus\.plexus/plexus-interpolation@.*$ CVE-2022-4244 + + + + CVE-2023-5072 + + + + + + CVE-2023-44981 + + + + + + CVE-2023-4586 +