find_eval_sites
Find eval, new Function, and Function() usage in a project to pinpoint dynamic code execution points.
Instructions
Usage of eval / new Function / Function() (heuristic): dynamic code execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |