Skip to content

Commit 0ddb1c2

Browse files
committed
Allow CVE-2024-45337 for influxdb
No upstream fix available
1 parent a8c530d commit 0ddb1c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/trivy/allowed-vulnerabilities.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ prometheus_libvirt_exporter_allowed_vulnerabilities:
3535
prometheus_cadvisor_allowed_vulnerabilities:
3636
- CVE-2024-41110
3737
- CVE-2024-45337
38+
influxdb_allowed_vulnerabilities:
39+
- CVE-2024-45337
3840

3941
###############################################################################
4042
# Dummy variable to allow Ansible to accept this file.

0 commit comments

Comments
 (0)