mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Split test cases for insecure cookie queries
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Cookies with `SameSite` set to `None` can allow for Cross-Site Request Forgery (CSRF) attacks.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 5.0
|
||||
* @security-severity 3.5
|
||||
* @precision high
|
||||
* @id py/samesite-none-cookie
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user