mirror of
https://github.com/github/codeql.git
synced 2026-06-17 02:41:08 +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.