mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
227 B
227 B
1.3.0
Major Analysis Improvements
- Fixed false positive alerts in the java query "Cross-site scripting" (
java/xss) whenjavax.servlet.http.HttpServletResponseis used with a content type which is not exploitable.