codeql/python-all
1.0.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from source to sink.
source
sink
import codeql.dataflow.DataFlow
signature predicate flow(Node source, Node sink)