Member predicate Configuration::isAdditionalTaintStep
Holds if taint may propagate from node1
to node2
in addition to the normal data-flow and taint steps.
This step is only applicable in state1
and updates the flow state to state2
.
predicate isAdditionalTaintStep(Node nodeFrom, FlowState stateFrom, Node nodeTo, FlowState stateTo)