mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
This query finds instances of CWE-601: Redirection to Untrusted Site. The structure is copied from a query of the same name in the Python library. We add customisations specific to `ActionController`.