Skip to content

Commit

Permalink
update owasp suppressions ...
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHossfeld committed Nov 17, 2023
1 parent 7f9f303 commit e727969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions owasp/owasp-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@
<notes><![CDATA[file name: jetty-util-9.4.44.v20210927.jar]]></notes>
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty/jetty\-util@.*$</packageUrl>
<cve>CVE-2022-2048</cve>
<cve>CVE-2023-44487</cve>
<cve>CVE-2023-36478</cve>
</suppress>
<!-- gwt-dev-dependency; should never be deployed! -->
<suppress>
Expand Down

0 comments on commit e727969

Please sign in to comment.