Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

Predicate disablesSpringCsrfProtection

Holds if call disables CSRF protection in Spring.

Import path

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