Skip to content

Commit

Permalink
suppress dependency for jose4j
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshSingla committed Nov 6, 2023
1 parent 89bdc66 commit a487bbe
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 @@ -840,4 +840,11 @@
]]></notes>
<cve>CVE-2023-4586</cve>
</suppress>

<suppress>
<notes><![CDATA[
file name: jose4j-0.7.3.jar
]]></notes>
<cve>CVE-2023-31582</cve>
</suppress>
</suppressions>

0 comments on commit a487bbe

Please sign in to comment.