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

Predicate PathInjectionConfig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

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