Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f710850

Browse files
committed
JS: Raise precision tag of js/request-forgery
1 parent a85b209 commit f710850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/src/Security/CWE-918/RequestForgery.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind path-problem
55
* @problem.severity error
66
* @security-severity 9.1
7-
* @precision medium
7+
* @precision high
88
* @id js/request-forgery
99
* @tags security
1010
* external/cwe/cwe-918

0 commit comments

Comments
 (0)