We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc89b6e commit b21dba6Copy full SHA for b21dba6
cpp/ql/integration-tests/query-suite/cpp-code-scanning.qls.expected
@@ -40,6 +40,7 @@ ql/cpp/ql/src/Security/CWE/CWE-367/TOCTOUFilesystemRace.ql
40
ql/cpp/ql/src/Security/CWE/CWE-416/IteratorToExpiredContainer.ql
41
ql/cpp/ql/src/Security/CWE/CWE-416/UseOfStringAfterLifetimeEnds.ql
42
ql/cpp/ql/src/Security/CWE/CWE-416/UseOfUniquePointerAfterLifetimeEnds.ql
43
+ql/cpp/ql/src/Security/CWE/CWE-468/SuspiciousAddWithSizeof.ql
44
ql/cpp/ql/src/Security/CWE/CWE-497/ExposedSystemData.ql
45
ql/cpp/ql/src/Security/CWE/CWE-611/XXE.ql
46
ql/cpp/ql/src/Security/CWE/CWE-676/DangerousFunctionOverflow.ql
0 commit comments