Skip to content

Commit 201af3f

Browse files
committed
C++: Update code scanning suite .expected.
1 parent 9dbbdef commit 201af3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/integration-tests/query-suite/cpp-code-scanning.qls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ql/cpp/ql/src/Security/CWE/CWE-120/VeryLikelyOverrunWrite.ql
2828
ql/cpp/ql/src/Security/CWE/CWE-131/NoSpaceForZeroTerminator.ql
2929
ql/cpp/ql/src/Security/CWE/CWE-134/UncontrolledFormatString.ql
3030
ql/cpp/ql/src/Security/CWE/CWE-190/ArithmeticUncontrolled.ql
31+
ql/cpp/ql/src/Security/CWE/CWE-190/ComparisonWithWiderType.ql
3132
ql/cpp/ql/src/Security/CWE/CWE-191/UnsignedDifferenceExpressionComparedZero.ql
3233
ql/cpp/ql/src/Security/CWE/CWE-253/HResultBooleanConversion.ql
3334
ql/cpp/ql/src/Security/CWE/CWE-311/CleartextFileWrite.ql

0 commit comments

Comments
 (0)