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

Predicate Private::External::isSinkNode

Holds if node is specified as a sink with the given kind in a MaD flow model.

Import path

import semmle.python.dataflow.new.internal.FlowSummaryImpl
predicate isSinkNode(InterpretNode node, string kind)