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

Predicate disablesSpringCsrfProtection

Holds if call disables CSRF protection in Spring.

Import path

import semmle.code.java.security.SpringCsrfProtection
predicate disablesSpringCsrfProtection(MethodCall call)