C++: Increase the precision of 'cpp/uncontrolled-arithmetic' to high.

This commit is contained in:
Mathias Vorreiter Pedersen
2021-12-20 14:03:13 +01:00
parent 95fa93b274
commit bbb936154a

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity warning
* @security-severity 8.6
* @precision medium
* @precision high
* @id cpp/uncontrolled-arithmetic
* @tags security
* external/cwe/cwe-190