Skip to content

Commit

Permalink
Updated owasp config
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau committed Nov 20, 2024
1 parent 25c7f93 commit 86b73f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions owasp-suppression.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@
<packageUrl regex="true">^pkg:maven/org\.springframework/spring.*$</packageUrl>
<cve>CVE-2016-1000027</cve>
</suppress>
<suppress>
<notes>Not applicable</notes>
<cve>CVE-2024-38816</cve>
</suppress>
<suppress>
<notes>No WebFlux</notes>
<cve>CVE-2024-38821</cve>
</suppress>
</suppressions>

0 comments on commit 86b73f7

Please sign in to comment.