mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Currently, only `arguments[c]` for a constant value `c` is supported. This allows us to detect the prototype-pollution vulnerabilities in (old versions of) `extend`, `jquery`, and `node.extend`.