Skip to content

Commit 6a5d6eb

Browse files
committed
lower precision of py/shell-command-constructed-from-input to medium
1 parent d001cc4 commit 6a5d6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-078/UnsafeShellCommandConstruction.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind path-problem
66
* @problem.severity error
77
* @security-severity 6.3
8-
* @precision high
8+
* @precision medium
99
* @id py/shell-command-constructed-from-input
1010
* @tags correctness
1111
* security

0 commit comments

Comments
 (0)