Predicate storeStep
Holds if data can flow from nodeFrom to nodeTo via an assignment to
content c.
Import path
import semmle.python.dataflow.new.internal.DataFlowPrivatepredicate storeStep(Node nodeFrom, ContentSet c, Node nodeTo)Holds if data can flow from nodeFrom to nodeTo via an assignment to
content c.
import semmle.python.dataflow.new.internal.DataFlowPrivatepredicate storeStep(Node nodeFrom, ContentSet c, Node nodeTo)