This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new b10eb4cbd4 Suppress false CVE on druid-indexing-hadoop artifact 
(#12562)
b10eb4cbd4 is described below

commit b10eb4cbd4b9a1f4d40bb182aef128601d08b6d3
Author: Abhishek Agarwal <[email protected]>
AuthorDate: Tue May 24 16:00:58 2022 +0530

    Suppress false CVE on druid-indexing-hadoop artifact (#12562)
---
 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 174eee15fa..7c58bb0a51 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -27,6 +27,7 @@
     <cve>CVE-2012-4449</cve>
     <cve>CVE-2017-3162</cve>
     <cve>CVE-2018-8009</cve>
+    <cve>CVE-2022-26612</cve>
   </suppress>
   <suppress>
     <!-- druid-processing.jar is mistaken for org.processing:processing -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to