codeql/go-all
7.0.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from source to some sink.
source
import codeql.dataflow.internal.DataFlowImpl
predicate flowFrom(Node source)