clintropolis commented on code in PR #14252:
URL: https://github.com/apache/druid/pull/14252#discussion_r1190482807
##########
owasp-dependency-check-suppressions.xml:
##########
@@ -806,4 +806,13 @@
<!-- seems not applicable to plugin -->
<cve>CVE-2022-45048</cve>
</suppress>
+ <suppress>
+ <notes><![CDATA[
+ file name: hadoop-client-runtime-3.3.5.jar
+ ]]></notes>
+ <!-- this one is windows only?
https://nvd.nist.gov/vuln/detail/CVE-2022-26612 -->
+ <cve>CVE-2022-26612</cve>
+ <!-- this one seems to apply to backend server?
https://nvd.nist.gov/vuln/detail/CVE-2023-25613 -->
Review Comment:
>Ditch the "?" in the comment, though, once this analysis is complete. We
need to be confident when suppressing things.
heh, i'm not sure i'm ever fully confident when suppressing things, this
stuff stresses me out
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]