codeql/python-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if nodeFrom is being written to the content content of the object in nodeTo.
nodeFrom
content
nodeTo
import semmle.python.dataflow.new.internal.TypeTrackingImpl
predicate storeStep(Node nodeFrom, Node nodeTo, Content content)