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

chenhang pushed a commit to branch branch-4.15
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/branch-4.15 by this push:
     new b085ad17a1 Fix owasp check failed (#4284)
b085ad17a1 is described below

commit b085ad17a1b5612798b924f59f1399cc3762cb9e
Author: Hang Chen <chenh...@apache.org>
AuthorDate: Thu Apr 11 22:47:42 2024 +0800

    Fix owasp check failed (#4284)
---
 src/owasp-dependency-check-suppressions.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/owasp-dependency-check-suppressions.xml 
b/src/owasp-dependency-check-suppressions.xml
index f8a3109255..444c4653fe 100644
--- a/src/owasp-dependency-check-suppressions.xml
+++ b/src/owasp-dependency-check-suppressions.xml
@@ -334,6 +334,7 @@ file name: 
netty-tcnative-boringssl-static-2.0.50.Final-windows-x86_64.jar
 ]]></notes>
         <sha1>b6211fb3224bfd2dadf10273a15211f592174652</sha1>
         <cve>CVE-2015-1205</cve>
+    </suppress>
     <!-- https://github.com/jeremylong/DependencyCheck/issues/4487 -->
     <suppress>
         <notes><![CDATA[

Reply via email to