Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 0ba42f7

Browse files
committed
OAuth2 state query: set precision
1 parent 406ea74 commit 0ba42f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/Security/CWE-352/ConstantOauth2State.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* susceptible to CSRF attacks.
55
* @kind path-problem
66
* @problem.severity error
7+
* @precision high
78
* @id go/constant-oauth2-state
89
* @tags security
910
* external/cwe/cwe-352

0 commit comments

Comments
 (0)