mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02:00
This query finds cases where user input flows to an argument to `eval` or `send`, which can execute arbitrary Ruby code.
This query finds cases where user input flows to an argument to `eval` or `send`, which can execute arbitrary Ruby code.