We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d76b41 commit 70b72f7Copy full SHA for 70b72f7
cpp/ql/src/Security/CWE/CWE-468/SuspiciousAddWithSizeof.ql
@@ -6,7 +6,7 @@
6
* @kind problem
7
* @problem.severity warning
8
* @security-severity 8.8
9
- * @precision medium
+ * @precision high
10
* @id cpp/suspicious-add-sizeof
11
* @tags security
12
* external/cwe/cwe-468
0 commit comments