Files
codeql/java/ql/src/change-notes/released/1.3.0.md
2025-03-03 17:13:19 +00:00

227 B

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.