mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
239 B
239 B
lgtm,codescanning
- The query "Reflected cross-site scripting" (
go/reflected-xss) now recognizes more cases of JSON marshaled data, which cannot serve as a vector for an XSS attack. This may reduce false-positive results for this query.