CodeQL library for Python
codeql/python-all 3.0.1-dev (changelog, source)
Search

Module CallGraphConfig

A configuration to find the call graph edges.

Import path

import utils.test.dataflow.callGraphConfig

Predicates

isSink

Holds if sink is a relevant data flow sink.

isSource

Holds if source is a relevant data flow source.