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

Module BeanValidationConfig

Taint tracking BeanValidationConfiguration describing the flow of data from user input to the argument of a method that builds constraint error messages.

Import path

import semmle.code.java.security.InsecureBeanValidationQuery

Predicates

isSink

Holds if sink is a relevant data flow sink.

isSource

Holds if source is a relevant data flow source.