Add release notes

This commit is contained in:
Mauro Baluda
2024-05-30 23:21:12 +02:00
parent bbe888c2b3
commit 48fc44baff

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `java/spring-disabled-csrf-protection` detects disabling CSRF via `ServerHttpSecurity$CsrfSpec::disable`.