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