Skip to content

Commit bbb9361

Browse files
committed
C++: Increase the precision of 'cpp/uncontrolled-arithmetic' to high.
1 parent 95fa93b commit bbb9361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-190/ArithmeticUncontrolled.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 warning
77
* @security-severity 8.6
8-
* @precision medium
8+
* @precision high
99
* @id cpp/uncontrolled-arithmetic
1010
* @tags security
1111
* external/cwe/cwe-190

0 commit comments

Comments
 (0)