diff --git a/.trivyignore b/.trivyignore index b34024b..1671bc6 100644 --- a/.trivyignore +++ b/.trivyignore @@ -1,2 +1,11 @@ # com.google.protobuf:protobuf-java -CVE-2024-7254 exp:2024-10-31 +CVE-2024-7254 exp:2024-11-30 + +# commons-io:commons-io +CVE-2024-47554 exp:2024-11-30 + +# org.eclipse.jetty:jetty-http +CVE-2024-6763 exp:2024-11-30 + +# org.eclipse.jetty:jetty-server +CVE-2024-8184 exp:2024-11-30 diff --git a/helm/values.yaml b/helm/values.yaml index f9a50ea..0a6d202 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -188,7 +188,7 @@ prometheus: enabled: false image: repository: hypertrace/prometheus-jmx-exporter - tag: 0.1.8 + tag: 0.1.9 pullPolicy: IfNotPresent port: 5558 resources: