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

Module SpelInjectionConfig

A taint-tracking configuration for unsafe user input that is used to construct and evaluate a SpEL expression.

Import path

import semmle.code.java.security.SpelInjectionQuery

Predicates

isAdditionalFlowStep

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

isSink

Holds if sink is a relevant data flow sink.

isSource

Holds if source is a relevant data flow source.