mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02: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.