Skip to content

Commit

Permalink
Update suppression.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo authored Dec 2, 2024
1 parent 95cac6f commit a84c0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suppression.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
The project does not use the HttpURI class at all, so no decoded user data is passed to it.
See also https://github.com/jetty/jetty.project/security/advisories/GHSA-qh8g-58pp-2wxh.
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty/jetty-(http|server|io)@.*$</packageUrl>
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty/jetty-.*$</packageUrl>
<vulnerabilityName>CVE-2024-6763</vulnerabilityName>
<cve>CVE-2024-6763</cve>
</suppress>
Expand Down

0 comments on commit a84c0d2

Please sign in to comment.