We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a51d2 commit 2248bd4Copy full SHA for 2248bd4
owasp-suppression.xml
@@ -33,4 +33,10 @@
33
<cve>CVE-2019-1010260</cve>
34
<cpe>cpe:2.3:a:ktlint_project:ktlint:0.29.0</cpe>
35
</suppress>
36
-</suppressions>
+ <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