OAuth2 state query: set precision

This commit is contained in:
Chris Smowton
2020-08-21 10:38:50 +01:00
parent 406ea741f4
commit 0ba42f7f87

View File

@@ -4,6 +4,7 @@
* susceptible to CSRF attacks.
* @kind path-problem
* @problem.severity error
* @precision high
* @id go/constant-oauth2-state
* @tags security
* external/cwe/cwe-352