From d07dd65dfec432cb57d9bd7553a8d8254f9c984e Mon Sep 17 00:00:00 2001 From: chris48s Date: Wed, 25 Sep 2024 18:53:30 +0100 Subject: [PATCH] call out security advisory in changelog (#10554) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b63111755..5bc789f577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m ## server-2024-09-25 +This release includes an important security fix. See + +- https://github.com/badges/shields/security/advisories/GHSA-rxvx-x284-4445 +- https://github.com/badges/shields/issues/10553 + +for more details + - [dynamicjson dynamicyaml dynamictoml] switch to jsonpath-plus [#10551](https://github.com/badges/shields/issues/10551) - [Snapcraft] license [#10520](https://github.com/badges/shields/issues/10520) - deprecate [wheelmap] service [#10538](https://github.com/badges/shields/issues/10538)