Add change note

This commit is contained in:
Owen Mansel-Chan
2025-01-28 11:52:54 +00:00
parent 0ccf4cecb8
commit 2d76466405

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Fixed false positive alerts in the java query "Cross-site scripting" (`java/xss`) when `javax.servlet.http.HttpServletResponse` is used with a content type which is not exploitable.