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

Predicate GroovyInjectionConfig::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

Import path

import semmle.code.java.security.GroovyInjectionQuery
predicate isAdditionalFlowStep(Node fromNode, Node toNode)