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 8be0a6c commit 17e9e5cCopy full SHA for 17e9e5c
prj/etc/trivyignore
@@ -0,0 +1,14 @@
1
+# Ignore - erroneously flagging org.apache.maven.shared:maven-shared-utils version 3.1.0
2
+# we are using version 3.3.4 where this issue has been fixed
3
+CVE-2022-29599
4
+
5
+# Also reported by dependency scan. From Jaeger thru OKHttp
6
+CVE-2023-3635
7
8
+# Also reported by dependency scan. Kotlin libraries pulled in via Jaeger from OKHttp
9
+CVE-2020-29582
10
+CVE-2022-24329
11
12
+# Also reported by dependency scan. Commons IO pulled in by Maven Plugin API
13
+# not shipped by us and no later version available
14
+CVE-2021-29425
0 commit comments