-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENG-36521: Updated trivy ignore for open source dependencies
- Loading branch information
1 parent
e8812f2
commit 8180a74
Showing
1 changed file
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
# org.yaml:snakeyaml (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2022-1471 exp:2023-09-30 | ||
CVE-2022-1471 exp:2023-12-31 | ||
|
||
# net.minidev:json-smart (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2023-1370 exp:2023-09-30 | ||
CVE-2023-1370 exp:2023-12-31 | ||
|
||
# com.google.guava:guava (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2023-2976 exp:2023-09-30 | ||
CVE-2023-2976 exp:2023-12-31 | ||
|
||
# org.apache.helix:helix-core (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2023-38647 exp:2023-09-30 | ||
CVE-2023-38647 exp:2023-12-31 | ||
|
||
# org.apache.avro:avro (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2023-39410 exp:2023-12-31 | ||
|
||
# org.apache.zookeeper:zookeeper (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
CVE-2023-44981 exp:2023-12-31 | ||
|
||
# io.netty:netty-codec-http2 (from upstream opensource shaded dependency. will be taken care during upgrade.) | ||
GHSA-xpw8-rcwv-8f8p exp:2023-12-31 |