tejaswini-imply commented on code in PR #14648:
URL: https://github.com/apache/druid/pull/14648#discussion_r1273092169
##########
owasp-dependency-check-suppressions.xml:
##########
@@ -230,6 +230,7 @@
<cve>CVE-2021-43797</cve> <!-- We don't decode user HTTP requests nor
forward them to remote systems, we also don't support for java 6 or lower -
https://github.com/advisories/GHSA-wx5j-54mm-rqqq -->
<cve>CVE-2022-24823</cve> <!-- We don't decode user HTTP requests nor
forward them to remote systems, we also don't support for java 6 or lower -
https://github.com/advisories/GHSA-269q-hmxg-m83q -->
<cve>CVE-2022-41881</cve>
+ <cve>CVE-2023-34462</cve>> <!-- Suppressed since netty requests in Druid
are internal, and not user-facing -->
Review Comment:
dependency-check is failing due to an extra character here '>'
--
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]