Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Predicate ExceptionXssConfig::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps. This step is only applicable in state1 and updates the flow state to state2.

Import path

import semmle.javascript.security.dataflow.ExceptionXssQuery
predicate isAdditionalFlowStep(Node node1, FlowState state1, Node node2, FlowState state2)