Skip to content

Commit

Permalink
Update suppressions.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h committed May 20, 2022
1 parent 5e7bd27 commit ac0e41a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
<notes>Bug only affects not used features of embedded tomcat.</notes>
<cve>CVE-2022-23181</cve>
</suppress>
<suppress>
<notes>False Positive</notes>
<cve>CVE-2016-1000027</cve>
</suppress>

</suppressions>

0 comments on commit ac0e41a

Please sign in to comment.