This is an automated email from the ASF dual-hosted git repository.

kfaraz pushed a commit to branch 25.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git

commit a63c27b6c39fd4d111be2107406555fb0a042254
Author: Kashif Faraz <[email protected]>
AuthorDate: Sat Dec 17 20:33:01 2022 +0530

    Suppress vulnerability 1085089 from y18n
---
 owasp-dependency-check-suppressions.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/owasp-dependency-check-suppressions.xml 
b/owasp-dependency-check-suppressions.xml
index 43dc160ab6..4ecd41e342 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -722,6 +722,14 @@
      <packageUrl regex="true">^pkg:npm/d3\-color@.*$</packageUrl>
      <vulnerabilityName>1084597</vulnerabilityName>
    </suppress>
+   <suppress>
+    <notes><![CDATA[
+    file name: y18n:4.0.0
+    ]]></notes>
+    <packageUrl regex="true">^pkg:npm/y18n@.*$</packageUrl>
+    <vulnerabilityName>1085089</vulnerabilityName>
+   </suppress>
+
    <suppress>
      <notes><![CDATA[
      file name: protobuf-java-3.11.0.jar


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to