Analyze JavaScript data flow
analysis_data_flowAnalyze code to map data flow from sources to sinks, exposing assignment chains and shallow taint paths for security insights.
Instructions
Produce a bounded intra-file source, assignment, sink, and shallow taint-path projection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |