From 56484e30e3cc9c9301684c46f2a124109874c2a4 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Sun, 12 Jul 2026 17:08:17 +0200 Subject: [PATCH] precision rules, especially when security bug is fixed --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 855842b..ced3d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ ## Change Log -### Security fixes in 3.2.x +### Security fixes in 3.2 -* Security fix: HTML-escape URLs in the HTML report to prevent stored XSS from a server-controlled `Location:` header (#3090) +* (3.2.4): HTML-escape URLs in the HTML report to prevent stored XSS from a server-controlled "Location:" header (#3090) ### Features implemented / improvements in 3.2