This is an automated email from the ASF dual-hosted git repository.
abhishek pushed a commit to branch 24.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/24.0.0 by this push:
new e94b865727 Suppressing CVE-2022-25168 - hadoop-common-2.8.5.jar
(#12970)
e94b865727 is described below
commit e94b8657274213124e1c24c6bb80007867df421d
Author: abhagraw <[email protected]>
AuthorDate: Thu Aug 25 16:02:17 2022 +0530
Suppressing CVE-2022-25168 - hadoop-common-2.8.5.jar (#12970)
---
owasp-dependency-check-suppressions.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/owasp-dependency-check-suppressions.xml
b/owasp-dependency-check-suppressions.xml
index 9f9a6af76f..8518c34a83 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -360,6 +360,7 @@
<packageUrl
regex="true">^pkg:maven/org\.apache\.hadoop/hadoop\-.*@.*$</packageUrl>
<cve>CVE-2018-11765</cve>
<cve>CVE-2020-9492</cve>
+ <cve>CVE-2022-25168</cve>
<cve>CVE-2022-26612</cve>
<cve>CVE-2018-8009</cve>
</suppress>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]