Skip to content

Commit

Permalink
Add CVE-2024-8986 to allow list for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
technowhizz committed Dec 13, 2024
1 parent 5da94e8 commit 7e09e35
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ kolla_image_tags:
ironic_neutron_agent:
rocky-9: 2024.1-rocky-9-20241023T143407
ubuntu-jammy: 2024.1-ubuntu-jammy-20241023T143407
<<<<<<< HEAD
letsencrypt:
rocky-9: 2024.1-rocky-9-20241206T090120
ubuntu-jammy: 2024.1-ubuntu-jammy-20241206T090120
=======
grafana:
rocky-9: 2024.1-rocky-9-20241128T123708
ubuntu-jammy: 2024.1-ubuntu-jammy-20241128T123708
>>>>>>> 5192fc70 (Bump tag for new grafana images)
3 changes: 3 additions & 0 deletions etc/kayobe/trivy/allowed-vulnerabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
# - CVE-2023-31047
fluentd_allowed_vulnerabilities:
- CVE-2024-27280
grafana_allowed_vulnerabilities:
- CVE-2024-8986


###############################################################################
# Dummy variable to allow Ansible to accept this file.
Expand Down

0 comments on commit 7e09e35

Please sign in to comment.