abhishekagarwal87 commented on code in PR #14291:
URL: https://github.com/apache/druid/pull/14291#discussion_r1250861763
##########
owasp-dependency-check-suppressions.xml:
##########
@@ -826,6 +826,14 @@
<cve>CVE-2022-26612</cve>
<!-- this one seems to apply to backend server -
https://nvd.nist.gov/vuln/detail/CVE-2023-25613 -->
<cve>CVE-2023-25613</cve>
+ <cve>CVE-2023-2976</cve> <!-- this is from shaded guava dependency -->
Review Comment:
we need better reasoning here. Yes, they are shaded but it could still be a
problem though?
--
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]