mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Suppress issue on a tool.
This commit is contained in:
parent
3942e9bfa9
commit
ba8fcf9de3
1 changed files with 7 additions and 0 deletions
|
@ -14,4 +14,11 @@
|
|||
<packageUrl regex="true">^pkg:maven/com\.pinterest\.ktlint/ktlint\-reporter\-checkstyle@.*$</packageUrl>
|
||||
<cve>CVE-2019-9658</cve>
|
||||
</suppress>
|
||||
<suppress until="2023-01-01Z">
|
||||
<notes><![CDATA[
|
||||
file name: sarif4k-0.0.1.jar
|
||||
]]></notes>
|
||||
<packageUrl regex="true">^pkg:maven/io\.github\.detekt\.sarif4k/sarif4k@.*$</packageUrl>
|
||||
<cpe>cpe:/a:detekt:detekt</cpe>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
|
Loading…
Reference in a new issue