JooHyukKim commented on code in PR #20792:
URL: https://github.com/apache/pulsar/pull/20792#discussion_r1267040947
##########
src/owasp-dependency-check-suppressions.xml:
##########
@@ -181,6 +181,16 @@
<sha1>fa9a1ccda7d78edb51a3a33d3493566092786a30</sha1>
<cve>CVE-2021-25263</cve>
</suppress>
+ <suppress>
+ <notes><![CDATA[
+ file name: clickhouse-jdbc-0.4.6-all.jar
Review Comment:
So currently canal client passes. but `clickhouse` doesn't.
What I can't seem to figure out why 🤔🤔🤔
https://repo1.maven.org/maven2/com/clickhouse/clickhouse-jdbc/0.4.6/
##########
src/owasp-dependency-check-suppressions.xml:
##########
@@ -181,6 +181,16 @@
<sha1>fa9a1ccda7d78edb51a3a33d3493566092786a30</sha1>
<cve>CVE-2021-25263</cve>
</suppress>
+ <suppress>
+ <notes><![CDATA[
+ file name: clickhouse-jdbc-0.4.6-all.jar
Review Comment:
So currently canal client passes. but `clickhouse` doesn't.
What I can't seem to figure out why 🤔🤔🤔
https://repo1.maven.org/maven2/com/clickhouse/clickhouse-jdbc/0.4.6/
--
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]