mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Experimental: Remove query precision for now.
Address review comment.
This commit is contained in:
committed by
Aditya Sharad
parent
4f32d6651c
commit
c44e5379df
@@ -3,7 +3,6 @@
|
||||
* @description Sending network requests with user-controlled data allows for request forgery attacks.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @precision medium
|
||||
* @id go/request-forgery
|
||||
* @tags security
|
||||
* external/cwe/cwe-918
|
||||
|
||||
Reference in New Issue
Block a user