Skip to content

Commit c346002

Browse files
authored
Fix 79 component governance security alerts from low to critical (#1646)
* Invoke gradle task prepare to generate source, javadoc, pom.jar * Delete unused component which was flagged as a security vulnerability by Component Governance * Use the same version of guava to fix security vulnerability * Upgrade commons-codec * Upgrade commons-io to 2.7 * Upgrade com.azure:azure-storage-blob to 12.11.0-beta.3
1 parent c280ec8 commit c346002

File tree

17 files changed

+129
-155
lines changed

17 files changed

+129
-155
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
org.slf4j:slf4j-api:1.7.26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# This is a Gradle generated file for dependency locking.
2-
# Manual edits can break the build and are not advised.
3-
# This file is expected to be part of source control.
4-
commons-io:commons-io:2.6
5-
org.apache.commons:commons-lang3:3.7
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
org.slf4j:slf4j-api:1.7.26
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
org.slf4j:slf4j-api:1.7.26
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
org.slf4j:slf4j-api:1.7.26

agent/agent-profiler/agent-service-profiler/gradle/dependency-locks/compileClasspath.lockfile

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-core-http-netty:1.9.0
5-
com.azure:azure-core:1.14.1
6-
com.azure:azure-storage-blob:12.11.0-beta.2
7-
com.azure:azure-storage-common:12.11.0-beta.2
8-
com.azure:azure-storage-internal-avro:12.0.3-beta.2
9-
com.fasterxml.jackson.core:jackson-annotations:2.12.1
10-
com.fasterxml.jackson.core:jackson-core:2.12.1
11-
com.fasterxml.jackson.core:jackson-databind:2.12.1
12-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.1
13-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.1
14-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.1
15-
com.fasterxml.jackson:jackson-bom:2.12.1
16-
com.fasterxml.woodstox:woodstox-core:6.2.3
4+
com.azure:azure-core-http-netty:1.9.1
5+
com.azure:azure-core:1.15.0
6+
com.azure:azure-storage-blob:12.11.0-beta.3
7+
com.azure:azure-storage-common:12.11.0-beta.3
8+
com.azure:azure-storage-internal-avro:12.0.3-beta.3
9+
com.fasterxml.jackson.core:jackson-annotations:2.12.2
10+
com.fasterxml.jackson.core:jackson-core:2.12.2
11+
com.fasterxml.jackson.core:jackson-databind:2.12.2
12+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.2
13+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.2
14+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.2
15+
com.fasterxml.jackson:jackson-bom:2.12.2
16+
com.fasterxml.woodstox:woodstox-core:6.2.4
1717
com.microsoft.jfr:jfr-streaming:1.0.0
1818
com.microsoft.rest.v2:client-runtime:2.1.1
1919
com.squareup.moshi:moshi-adapters:1.9.3
2020
com.squareup.moshi:moshi:1.9.3
2121
com.squareup.okio:okio:1.16.0
2222
commons-codec:commons-codec:1.11
2323
commons-logging:commons-logging:1.2
24-
io.netty:netty-buffer:4.1.59.Final
24+
io.netty:netty-buffer:4.1.60.Final
2525
io.netty:netty-codec-dns:4.1.59.Final
26-
io.netty:netty-codec-http2:4.1.59.Final
27-
io.netty:netty-codec-http:4.1.59.Final
28-
io.netty:netty-codec-socks:4.1.59.Final
29-
io.netty:netty-codec:4.1.59.Final
30-
io.netty:netty-common:4.1.59.Final
31-
io.netty:netty-handler-proxy:4.1.59.Final
32-
io.netty:netty-handler:4.1.59.Final
26+
io.netty:netty-codec-http2:4.1.60.Final
27+
io.netty:netty-codec-http:4.1.60.Final
28+
io.netty:netty-codec-socks:4.1.60.Final
29+
io.netty:netty-codec:4.1.60.Final
30+
io.netty:netty-common:4.1.60.Final
31+
io.netty:netty-handler-proxy:4.1.60.Final
32+
io.netty:netty-handler:4.1.60.Final
3333
io.netty:netty-resolver-dns-native-macos:4.1.59.Final
3434
io.netty:netty-resolver-dns:4.1.59.Final
35-
io.netty:netty-resolver:4.1.59.Final
35+
io.netty:netty-resolver:4.1.60.Final
3636
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
37-
io.netty:netty-transport-native-epoll:4.1.59.Final
38-
io.netty:netty-transport-native-kqueue:4.1.59.Final
39-
io.netty:netty-transport-native-unix-common:4.1.59.Final
40-
io.netty:netty-transport:4.1.59.Final
37+
io.netty:netty-transport-native-epoll:4.1.60.Final
38+
io.netty:netty-transport-native-kqueue:4.1.60.Final
39+
io.netty:netty-transport-native-unix-common:4.1.60.Final
40+
io.netty:netty-transport:4.1.60.Final
4141
io.projectreactor.netty:reactor-netty-core:1.0.4
4242
io.projectreactor.netty:reactor-netty-http:1.0.4
4343
io.projectreactor.netty:reactor-netty:1.0.4

agent/agent-profiler/agent-service-profiler/gradle/dependency-locks/runtimeClasspath.lockfile

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-core-http-netty:1.9.0
5-
com.azure:azure-core:1.14.1
6-
com.azure:azure-storage-blob:12.11.0-beta.2
7-
com.azure:azure-storage-common:12.11.0-beta.2
8-
com.azure:azure-storage-internal-avro:12.0.3-beta.2
9-
com.fasterxml.jackson.core:jackson-annotations:2.12.1
10-
com.fasterxml.jackson.core:jackson-core:2.12.1
11-
com.fasterxml.jackson.core:jackson-databind:2.12.1
12-
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.1
13-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.1
14-
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.1
15-
com.fasterxml.jackson:jackson-bom:2.12.1
16-
com.fasterxml.woodstox:woodstox-core:6.2.3
4+
com.azure:azure-core-http-netty:1.9.1
5+
com.azure:azure-core:1.15.0
6+
com.azure:azure-storage-blob:12.11.0-beta.3
7+
com.azure:azure-storage-common:12.11.0-beta.3
8+
com.azure:azure-storage-internal-avro:12.0.3-beta.3
9+
com.fasterxml.jackson.core:jackson-annotations:2.12.2
10+
com.fasterxml.jackson.core:jackson-core:2.12.2
11+
com.fasterxml.jackson.core:jackson-databind:2.12.2
12+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.2
13+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.2
14+
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.2
15+
com.fasterxml.jackson:jackson-bom:2.12.2
16+
com.fasterxml.woodstox:woodstox-core:6.2.4
1717
com.microsoft.jfr:jfr-streaming:1.0.0
1818
com.microsoft.rest.v2:client-runtime:2.1.1
1919
com.squareup.moshi:moshi-adapters:1.9.3
2020
com.squareup.moshi:moshi:1.9.3
2121
com.squareup.okio:okio:1.16.0
2222
commons-codec:commons-codec:1.11
2323
commons-logging:commons-logging:1.2
24-
io.netty:netty-buffer:4.1.59.Final
24+
io.netty:netty-buffer:4.1.60.Final
2525
io.netty:netty-codec-dns:4.1.59.Final
26-
io.netty:netty-codec-http2:4.1.59.Final
27-
io.netty:netty-codec-http:4.1.59.Final
28-
io.netty:netty-codec-socks:4.1.59.Final
29-
io.netty:netty-codec:4.1.59.Final
30-
io.netty:netty-common:4.1.59.Final
31-
io.netty:netty-handler-proxy:4.1.59.Final
32-
io.netty:netty-handler:4.1.59.Final
26+
io.netty:netty-codec-http2:4.1.60.Final
27+
io.netty:netty-codec-http:4.1.60.Final
28+
io.netty:netty-codec-socks:4.1.60.Final
29+
io.netty:netty-codec:4.1.60.Final
30+
io.netty:netty-common:4.1.60.Final
31+
io.netty:netty-handler-proxy:4.1.60.Final
32+
io.netty:netty-handler:4.1.60.Final
3333
io.netty:netty-resolver-dns-native-macos:4.1.59.Final
3434
io.netty:netty-resolver-dns:4.1.59.Final
35-
io.netty:netty-resolver:4.1.59.Final
35+
io.netty:netty-resolver:4.1.60.Final
3636
io.netty:netty-tcnative-boringssl-static:2.0.36.Final
37-
io.netty:netty-transport-native-epoll:4.1.59.Final
38-
io.netty:netty-transport-native-kqueue:4.1.59.Final
39-
io.netty:netty-transport-native-unix-common:4.1.59.Final
40-
io.netty:netty-transport:4.1.59.Final
37+
io.netty:netty-transport-native-epoll:4.1.60.Final
38+
io.netty:netty-transport-native-kqueue:4.1.60.Final
39+
io.netty:netty-transport-native-unix-common:4.1.60.Final
40+
io.netty:netty-transport:4.1.60.Final
4141
io.projectreactor.netty:reactor-netty-core:1.0.4
4242
io.projectreactor.netty:reactor-netty-http-brave:1.0.4
4343
io.projectreactor.netty:reactor-netty-http:1.0.4

agent/agent-tooling/gradle/dependency-locks/compileClasspath.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
1111
com.google.j2objc:j2objc-annotations:1.3
1212
com.squareup.moshi:moshi:1.9.3
1313
com.squareup.okio:okio:1.16.0
14-
commons-codec:commons-codec:1.11
14+
commons-codec:commons-codec:1.13
1515
commons-logging:commons-logging:1.2
1616
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-caching:1.0.0+ai.patch.1-alpha
1717
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.0.0+ai.patch.1-alpha

agent/agent-tooling/gradle/dependency-locks/runtimeClasspath.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
1717
com.google.j2objc:j2objc-annotations:1.3
1818
com.squareup.moshi:moshi:1.9.3
1919
com.squareup.okio:okio:1.16.0
20-
commons-codec:commons-codec:1.11
21-
commons-io:commons-io:2.6
20+
commons-codec:commons-codec:1.13
21+
commons-io:commons-io:2.7
2222
commons-logging:commons-logging:1.2
2323
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-caching:1.0.0+ai.patch.1-alpha
2424
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:1.0.0+ai.patch.1-alpha

agent/exporter/gradle/dependency-locks/runtimeClasspath.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ com.google.j2objc:j2objc-annotations:1.3
1212
com.squareup.moshi:moshi:1.9.3
1313
com.squareup.okio:okio:1.16.0
1414
commons-codec:commons-codec:1.11
15-
commons-io:commons-io:2.6
15+
commons-io:commons-io:2.7
1616
commons-logging:commons-logging:1.2
1717
io.opentelemetry:opentelemetry-api-metrics:1.0.0-alpha
1818
io.opentelemetry:opentelemetry-api:1.0.0

agent/instrumentation/gradle/dependency-locks/runtimeClasspath.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
1818
com.google.j2objc:j2objc-annotations:1.3
1919
com.squareup.moshi:moshi:1.9.3
2020
com.squareup.okio:okio:1.16.0
21-
commons-codec:commons-codec:1.11
22-
commons-io:commons-io:2.6
21+
commons-codec:commons-codec:1.13
22+
commons-io:commons-io:2.7
2323
commons-logging:commons-logging:1.2
2424
io.opentelemetry.instrumentation:opentelemetry-grpc-1.5:1.0.0+ai.patch.1-alpha
2525
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-caching:1.0.0+ai.patch.1-alpha

0 commit comments

Comments
 (0)