diff --git a/CHANGELOG.md b/CHANGELOG.md index 50b9951ebad..f8eb7845ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ - **AzureMonitor:** Deduplicate resource picker rows [#93702](https://github.com/grafana/grafana/pull/93702), [@aangelisc](https://github.com/aangelisc) - **Correlations:** Limit access to correlations page to users who can access Explore [#93673](https://github.com/grafana/grafana/pull/93673), [@ifrost](https://github.com/ifrost) +- **Alerting:** Fixed CVE-2024-8118. @@ -43,6 +44,7 @@ ### Bug fixes - **Correlations:** Limit access to correlations page to users who can access Explore [#93672](https://github.com/grafana/grafana/pull/93672), [@ifrost](https://github.com/ifrost) +- **Alerting:** Fixed CVE-2024-8118.