Skip to content

Commit

Permalink
suppress CVE-2024-6763
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 20, 2024
1 parent 0d25822 commit d8404fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions owasp-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
<packageUrl regex="true">^pkg:maven/xerces/xercesImpl@.*$</packageUrl>
<cve>CVE-2017-10355</cve>
</suppress>
<suppress>
<cve>CVE-2024-6763</cve>
</suppress>
</suppressions>

0 comments on commit d8404fc

Please sign in to comment.