mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +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.