mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
327 B
327 B
lgtm,codescanning
- Improved our modeling of Go's builtin
html/templatepackage to understand that these templates provide context-sensitive escaping of HTML and Javascript special characters. This may reduce false-positives seen by thego/reflected-xssquery, as well as other queries for which HTML escaping is relevant.