Skip to content

Commit 9f4e261

Browse files
committed
Set precision of cpp/open-call-with-mode-argument to high
1 parent ef2a70e commit 9f4e261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-732/OpenCallMissingModeArgument.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind problem
55
* @problem.severity error
66
* @security-severity 7.8
7-
* @precision medium
7+
* @precision high
88
* @id cpp/open-call-with-mode-argument
99
* @tags security
1010
* external/cwe/cwe-732

0 commit comments

Comments
 (0)