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
+