mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +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`.