Skip to content

Commit 62cad55

Browse files
committed
CVE management
1 parent 36d9eb3 commit 62cad55

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

gitb-ui/project/owasp-suppressions.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,4 +679,12 @@
679679
<sha1>6a32464668a1666a87a62fd72fe50cbbbcacf672</sha1>
680680
<cve>CVE-2026-41855</cve>
681681
</suppress>
682+
<suppress>
683+
<!-- Non-exploitable CVE. -->
684+
<notes><![CDATA[
685+
file name: logback-core-1.5.22.jar
686+
]]></notes>
687+
<packageUrl regex="true">^pkg:maven/ch\.qos\.logback/.*@.*$</packageUrl>
688+
<vulnerabilityName>CVE-2026-9828</vulnerabilityName>
689+
</suppress>
682690
</suppressions>

0 commit comments

Comments
 (0)