Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.
Import path
import semmle.javascript.security.dataflow.UnsafeCodeConstructionpredicate isAdditionalFlowStep(Node node1, Node node2)Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.
import semmle.javascript.security.dataflow.UnsafeCodeConstructionpredicate isAdditionalFlowStep(Node node1, Node node2)