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

Predicate listStoreStep

Data flows from an element of a list to the list.

Import path

import semmle.python.dataflow.new.internal.DataFlowPrivate
predicate listStoreStep(CfgNode nodeFrom, ListElementContent c, CfgNode nodeTo)