fix CVE-2025-69725

This commit is contained in:
Christian Goll
2026-02-23 09:41:13 +01:00
committed by Jonathon Anderson
parent 86bfa69961
commit dd1c607333
4 changed files with 5 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Remove requisite dependency between ignition disk target and ignition service. #2083
- Return HTTP 409 status when creating an existing overlay
- Allow whitespace to be trimmed for wwdoc comments. #2109
- update go-chi to 5.2.5 to fix CVE-2025-69725
### Added