We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f267696 commit 693eca2Copy full SHA for 693eca2
1 file changed
cpp/ql/src/Security/CWE/CWE-129/ImproperArrayIndexValidation.ql
@@ -7,6 +7,7 @@
7
* @id cpp/unclear-array-index-validation
8
* @problem.severity warning
9
* @security-severity 8.8
10
+ * @precision low
11
* @tags security
12
* external/cwe/cwe-129
13
*/
0 commit comments