mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Java: add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* 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.
|
||||
Reference in New Issue
Block a user