mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
5 lines
177 B
Markdown
5 lines
177 B
Markdown
lgtm,codescanning
|
|
* The `js/xss` query now reports fewer false positives in cases where
|
|
`location.hash` flows to a jQuery `$()` call in a way that preserves
|
|
the `#` prefix.
|