nicoloboschi commented on code in PR #17282:
URL: https://github.com/apache/pulsar/pull/17282#discussion_r955737357


##########
src/owasp-dependency-check-false-positives.xml:
##########
@@ -54,6 +54,13 @@
     <packageUrl 
regex="true">^pkg:maven/io\.netty/netty\-tcnative\-classes@.*$</packageUrl>
     <cpe>cpe:/a:netty:netty</cpe>
   </suppress>
+  <suppress>
+    <notes><![CDATA[
+   file name: netty-tcnative-boringssl-static-2.0.52.Final-osx-x86_64.jar
+   ]]></notes>
+    <sha1>87a933c786d4b38355ebbeea684ab48ae88ec265</sha1>
+    <cpe>cpe:/a:chromium_project:chromium</cpe>

Review Comment:
   @tisonkun yes it is. I added the regex instead of the sha to get all the 
different classifiers



-- 
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