qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate PathGraph::edges

Holds if (a,b) is an edge in the graph of data flow path explanations.

Import path

import codeql.ruby.dataflow.internal.DataFlowImpl
predicate edges(PathNode a, PathNode b)