LakshSingla commented on code in PR #15231:
URL: https://github.com/apache/druid/pull/15231#discussion_r1371419221
##########
owasp-dependency-check-suppressions.xml:
##########
@@ -811,4 +813,25 @@
<packageUrl
regex="true">^pkg:maven/org\.codehaus\.plexus/plexus-interpolation@.*$</packageUrl>
<cve>CVE-2022-4244</cve>
</suppress>
+
+ <!-- CVE-2023-5072 has a too broad CPE that flags all versions of json-java
- https://github.com/jeremylong/DependencyCheck/issues/5991 -->
+ <suppress base="true">
+ <notes><
which also does the same, so I assumed that it's standard to add it in the
notes.
I'll clean up the suppression.
--
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]