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

Member predicate TaintKind::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()