mirror of
https://github.com/github/codeql.git
synced 2026-07-07 12:35:33 +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`.