mirror of
https://github.com/github/codeql.git
synced 2026-03-22 15:36:48 +01:00
JS: reduce declared precision of js/request-forgery
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Sending remote requests with user-controlled data allows for request forgery attacks.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @precision medium
|
||||
* @id js/request-forgery
|
||||
* @tags security
|
||||
* external/cwe/cwe-918
|
||||
|
||||
Reference in New Issue
Block a user