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

Member predicate TaintSink::sinks

Holds if this “sinks” taint kind kind Typically this means that this is vulnerable to taint kind kind.

This must be overridden by subclasses to specify vulnerabilities or other sinks of taint.

predicate sinks(TaintKind taint)