tejaswini-imply commented on code in PR #14291:
URL: https://github.com/apache/druid/pull/14291#discussion_r1251009770
##########
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:
I have gone through the Hadoop repository and found no instance of usage of
`com.google.common.io.FileBackedOutputStream` which is responsible for
CVE-2023-2976. I'll update the description.
--
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]