Skip to content

Commit

Permalink
update owasp-suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHossfeld committed Dec 19, 2023
1 parent 24dea12 commit 375cecf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions owasp/owasp-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,15 @@
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-36478</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: jetty-continuation-9.4.44.v20210927.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty/jetty\-continuation@.*$</packageUrl>
<cve>CVE-2022-2048</cve>
<cve>CVE-2023-36478</cve>
<cve>CVE-2023-44487</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: jetty-annotations-9.4.44.v20210927.jar
Expand Down

0 comments on commit 375cecf

Please sign in to comment.