Skip to content

Commit

Permalink
Suppress sketches-java check
Browse files Browse the repository at this point in the history
  • Loading branch information
pagrawal10 committed Jan 30, 2024
1 parent f51802f commit 3ad578d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions owasp-dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@
<cve>CVE-2022-4245</cve>
</suppress>

<suppress>
<notes><![CDATA[
file name: sketches-java-0.8.2.jar
]]></notes>
<cve>CVE-2021-40531</cve>
</suppress>

<suppress>
<notes><![CDATA[
file name: azure-core-1.45.1.jar
Expand Down

0 comments on commit 3ad578d

Please sign in to comment.