Skip to content

Commit 2248bd4

Browse files
committed
update owasp suppressions
1 parent a0a51d2 commit 2248bd4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

owasp-suppression.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,10 @@
3333
<cve>CVE-2019-1010260</cve>
3434
<cpe>cpe:2.3:a:ktlint_project:ktlint:0.29.0</cpe>
3535
</suppress>
36-
</suppressions>
36+
<suppress>
37+
<cve>CVE-2019-10101</cve>
38+
<cve>CVE-2019-10102</cve>
39+
<cve>CVE-2019-10103</cve>
40+
<cpe>cpe:2.3:a:jetbrains:kotlin:1.2.61</cpe>
41+
</suppress>
42+
</suppressions>

0 commit comments

Comments
 (0)