mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
352 B
352 B
1.1.2
Minor Analysis Improvements
- Message events in the browser are now properly classified as client-side taint sources. Previously they were incorrectly classified as server-side taint sources, which resulted in some alerts being reported by the wrong query, such as server-side URL redirection instead of client-side URL redirection.