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

Predicate PathInjectionConfig::isBarrier

Holds if data flow through node is prohibited when the flow state is state.

Import path

import semmle.python.security.dataflow.PathInjectionQuery
predicate isBarrier(Node node, FlowState state)