Promote OAuth2 constant-state query to mainline

This commit is contained in:
Chris Smowton
2020-08-18 15:30:22 +01:00
parent 0ee7bbbaa7
commit faf43efb60
13 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The query "Use of constant `state` value in OAuth 2.0 URL" (`go/constant-oauth2-state`) has been promoted from experimental status. This checks for use of a constant state value in generating an OAuth2 redirect URL, which may open the way for a CSRF attack.

View File

@@ -1 +0,0 @@
experimental/CWE-352/ConstantOauth2State.ql

View File

@@ -0,0 +1 @@
Security/CWE-352/ConstantOauth2State.ql