sources_of
Find which values flow into a specific sink. Provide a code location to trace all upstream sources that can reach it, helping identify data origins and taint pathways.
Instructions
Reverse value-flow cone: which values can feed this sink. path_shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sink | Yes | ||
| limit | No | ||
| format | No | text (compact, default) | json (structured result page) |