Skip to content

Commit c30e7ec

Browse files
committed
C++: raise precision of cpp/command-line-injection
1 parent 181eb80 commit c30e7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-078/ExecTainted.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind path-problem
77
* @problem.severity error
88
* @security-severity 9.8
9-
* @precision low
9+
* @precision high
1010
* @id cpp/command-line-injection
1111
* @tags security
1212
* external/cwe/cwe-078

0 commit comments

Comments
 (0)