Release preparation for version 2.20.6

This commit is contained in:
github-actions[bot]
2025-03-03 17:13:19 +00:00
parent 7f56c67544
commit fa850cccb1
164 changed files with 423 additions and 144 deletions

View File

@@ -1,4 +1,5 @@
---
category: majorAnalysis
---
## 1.3.0
### Major Analysis Improvements
* 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.