Files
codeql/cpp/ql/test/query-tests/Security/CWE
Jeroen Ketema f1e22687ab C++: Fix ODR violations in tests
In QLtest we do not have linkage awareness, so having multiple functions with
the same name in the same test causes ODR violations.
2024-10-08 20:09:31 +02:00
..
2024-04-18 12:33:27 +01:00
2024-09-05 15:25:23 -04:00
2024-04-18 12:33:27 +01:00
2024-10-08 20:09:31 +02:00
2022-09-23 14:45:59 +02:00
2023-12-04 17:53:08 +01:00
2022-02-22 14:33:11 +00:00
2024-10-08 20:09:31 +02:00
2022-09-23 14:45:59 +02:00
2024-04-18 12:33:27 +01:00
2021-09-13 14:10:17 +01:00

CWE specific security tests

Source from the Juliet Test Suite

Some of the the files in these tests contain source code copied or derived from the public domain "Juliet Test Suite for C/C++" (provided by NIST / SAMATE Team at https://samate.nist.gov/SARD/testsuite.php). Such tests are typically in subdirectories named "SAMATE".