CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Member predicate TaintTracking::AdditionalValueStep::step

Holds if the step from node1 to node2 is a value-preserving step and should apply to all data flow configurations.

predicate step(Node node1, Node node2)