We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae25399 commit fd32355Copy full SHA for fd32355
1 file changed
cpp/ql/src/Security/CWE/CWE-119/OverflowBuffer.ql
@@ -5,8 +5,9 @@
5
* buffer.
6
* @kind problem
7
* @id cpp/overflow-buffer
8
- * @problem.severity recommendation
+ * @problem.severity warning
9
* @security-severity 9.3
10
+ * @precision medium
11
* @tags security
12
* external/cwe/cwe-119
13
* external/cwe/cwe-121
0 commit comments