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

Member predicate SequenceKind::getTaintForIteration

Gets the taint resulting from iterating over this kind of taint. For example iterating over a text file produces lines. So iterating over a tainted file would result in tainted strings

TaintKind getTaintForIteration()