mirror of
https://github.com/github/codeql.git
synced 2026-06-18 19:31:11 +02: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.