Release preparation for version 2.20.5

This commit is contained in:
github-actions[bot]
2025-02-17 16:55:54 +00:00
parent 7fa41c438f
commit 6f4562f3bd
163 changed files with 450 additions and 159 deletions

View File

@@ -1,4 +1,5 @@
---
category: newQuery
---
## 1.2.0
### New Queries
* Added a new query, `java/csrf-unprotected-request-type`, to detect Cross-Site Request Forgery (CSRF) vulnerabilities due to using HTTP request types that are not default-protected from CSRF.