qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate flowsTo

Holds if data can flow (inter-procedurally) from source to sink.

Will only have results if configuration has non-empty sources and sinks.

Import path

import codeql.ruby.dataflow.internal.DataFlowImpl
predicate flowsTo(Node source, Node sink, Configuration configuration)