File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
12
12
dependencies {
13
13
classpath " com.android.tools.build:gradle:$CONFIG . versions . android . plugin "
14
14
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$CONFIG . versions . kotlin "
15
- classpath ' pl.allegro.tech.build:axion-release-plugin:1.13.1 '
15
+ classpath ' pl.allegro.tech.build:axion-release-plugin:1.13.6 '
16
16
classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
17
17
classpath ' org.owasp:dependency-check-gradle:7.1.0.1'
18
18
}
Original file line number Diff line number Diff line change 277
277
<packageUrl regex =" true" >^pkg:maven/io\.github\.detekt\.sarif4k/sarif4k@.*$</packageUrl >
278
278
<cve >CVE-2022-0272</cve >
279
279
</suppress >
280
+ <suppress until =" 2022-09-30Z" >
281
+ <notes ><![CDATA[
282
+ file name: play-services-basement-17.0.0.aar
283
+ ]]> </notes >
284
+ <packageUrl regex =" true" >^pkg:maven/com\.google\.android\.gms/play\-services\-basement@.*$</packageUrl >
285
+ <vulnerabilityName >CVE-2022-1799</vulnerabilityName >
286
+ </suppress >
280
287
</suppressions >
You can’t perform that action at this time.
0 commit comments