Skip to content

Commit 693eca2

Browse files
committed
C++: Give 'cpp/unclear-array-index-validation' precision low.
1 parent f267696 commit 693eca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Security/CWE/CWE-129/ImproperArrayIndexValidation.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* @id cpp/unclear-array-index-validation
88
* @problem.severity warning
99
* @security-severity 8.8
10+
* @precision low
1011
* @tags security
1112
* external/cwe/cwe-129
1213
*/

0 commit comments

Comments
 (0)