Skip to content

Commit

Permalink
Suppress CVE-2022-3509 from protobuf-java
Browse files Browse the repository at this point in the history
  • Loading branch information
kfaraz committed Nov 24, 2022
1 parent bc82f27 commit 32986dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions owasp-dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-java@.*$</packageUrl>
<cve>CVE-2022-3171</cve>
<cve>CVE-2022-3509</cve>
</suppress>
<suppress>
<notes><![CDATA[
Expand Down

0 comments on commit 32986dd

Please sign in to comment.