tisonkun commented on code in PR #16110:
URL: https://github.com/apache/pulsar/pull/16110#discussion_r900690424


##########
src/owasp-dependency-check-suppressions.xml:
##########
@@ -37,7 +37,19 @@
         <vulnerabilityName regex="true">.*</vulnerabilityName>
     </suppress>
 
-    <!-- see https://github.com/apache/pulsar/pull/14629-->
+    <!-- see https://github.com/apache/pulsar/pull/16110 -->
+    <suppress>
+        <notes>CVE-2022-23712 is only related to Elastic server</notes>
+        <gav>co.elastic.clients:elasticsearch-java:8.1.0</gav>

Review Comment:
   Hi @nicoloboschi what's the different between `gav` and `sha1`, or what's 
the benefit to use `sha1`? Also, how can I get the corresponding `sha1` of this 
artifact?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to