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

Skip to content

Commit c30e7ec

Browse files
Robert MarshRobert Marsh
authored andcommitted
C++: raise precision of cpp/command-line-injection
1 parent 181eb80 commit c30e7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)