Skip to content

Commit c981103

Browse files
Merge pull request #16807 from JLLeitschuh/patch-7
Align Ruby NonConstantKernelOpen.ql Severity
2 parents 6b6e773 + d08713f commit c981103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/src/queries/security/cwe-078/NonConstantKernelOpen.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* user to execute arbitrary system commands.
66
* @kind problem
77
* @problem.severity warning
8-
* @security-severity 6.5
8+
* @security-severity 9.8
99
* @precision high
1010
* @id rb/non-constant-kernel-open
1111
* @tags correctness

0 commit comments

Comments
 (0)