Skip to content

Commit 8fc7e4b

Browse files
committed
Ruby: Increase precision of SSRF query
1 parent c297a68 commit 8fc7e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/src/queries/security/cwe-918/ServerSideRequestForgery.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 rb/request-forgery
99
* @tags security
1010
* external/cwe/cwe-918

0 commit comments

Comments
 (0)