Calum Grant
|
60155ce205
|
C++: Address review comments
|
2024-11-22 15:30:24 +00:00 |
|
Calum Grant
|
227f9c7c1b
|
C++: Update the test.c comments
|
2024-11-22 15:12:07 +00:00 |
|
Calum Grant
|
4d851440b6
|
C++: Remove FPs from cpp/too-few-arguments
|
2024-11-22 15:12:05 +00:00 |
|
Jeroen Ketema
|
fa8aba88af
|
Revert "Merge pull request #17938 from MathiasVP/fix-fp-in-missing-check-scanf-fixing-take-2"
This reverts commit 6785b93ed8, reversing
changes made to d9b86f55c8.
|
2024-11-21 15:39:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
bb85aa2fc9
|
C++: Accept test changes.
|
2024-11-14 16:29:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
a40c1d50b8
|
C++: Add FP tests.
|
2024-11-14 16:13:46 +00:00 |
|
Calum Grant
|
397bf7c5e2
|
C++: Fix FPs caused by a syntax error
|
2024-11-04 17:38:16 +00:00 |
|
Calum Grant
|
496efeed7e
|
C++: Add a test for cpp/wrong-number-format-arguments
|
2024-11-04 17:36:23 +00:00 |
|
Tom Hvitved
|
cc94c42f87
|
Address review comments
|
2024-10-29 20:36:16 +01:00 |
|
Tom Hvitved
|
4750b0de94
|
C++: Post-processing query for inline test expectations
|
2024-10-29 13:35:36 +01:00 |
|
Jeroen Ketema
|
ccc2a39abc
|
C++: Add wrong format type builtin function test
|
2024-10-25 16:16:13 +02:00 |
|
Calum Grant
|
a8f1d57573
|
Merge pull request #17775 from github/calumgrant/bmn/wrong-type-format-arguments-test
C++: Reduce FPs in cpp/wrong-type-format-argument due to extraction errors
|
2024-10-24 08:40:46 +01:00 |
|
Calum Grant
|
c5a082fd8e
|
C++: Fix CWE-022
|
2024-10-18 19:45:29 +01:00 |
|
Calum Grant
|
5315a5cfbf
|
C++: Tweak test
|
2024-10-16 15:47:34 +01:00 |
|
Jeroen Ketema
|
1eb0b49634
|
C++: Improve parameter naming
|
2024-10-16 11:33:18 +02:00 |
|
Calum Grant
|
853128c9c3
|
C++: Clean up false-positives
C++: Change note
|
2024-10-16 09:46:26 +01:00 |
|
Calum Grant
|
fe85e007b3
|
C++: Add test for cpp/wrong-type-format-argument
|
2024-10-15 16:09:35 +01:00 |
|
Jeroen Ketema
|
b087fdecfe
|
Merge pull request #17678 from MathiasVP/modernize-unclear-array-index-validation
C++: Modernize `cpp/unclear-array-index-validation`
|
2024-10-09 15:55:31 +02:00 |
|
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 |
|
Mathias Vorreiter Pedersen
|
d6618edf01
|
C++: Accept test changes.
|
2024-10-08 10:08:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
6ca978e1cc
|
C++: Add FP test.
|
2024-10-08 10:08:12 +01:00 |
|
Mathias Vorreiter Pedersen
|
823d5acd69
|
C++: Spacing.
|
2024-10-08 10:05:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
8bb21e1b49
|
C++: Accept test changes.
|
2024-10-08 10:05:10 +01:00 |
|
Mathias Vorreiter Pedersen
|
c3d9ea1820
|
C++: Add FP.
|
2024-10-08 10:05:07 +01:00 |
|
Mathias Vorreiter Pedersen
|
afb5e4f841
|
C++: Add test spacing.
|
2024-10-08 10:05:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
f6f5f5d4b4
|
C++: Accept test changes.
|
2024-10-08 10:05:04 +01:00 |
|
Tom Hvitved
|
953461d1aa
|
C++: Update expected test output
|
2024-10-04 08:35:31 +02:00 |
|
Calum Grant
|
8b536f54fd
|
Merge pull request #17481 from github/calumgrant/bmn/uninitialized-local
C++: Remove FPs from cpp/uninitialized-local when encountered extraction errors
|
2024-10-02 09:29:15 +01:00 |
|
Calum Grant
|
a9b3c0d91b
|
C++: Address review comments
|
2024-10-01 15:47:12 +01:00 |
|
Calum Grant
|
4b5aa1497b
|
C++: Implement Function::hasErrors()
|
2024-10-01 11:00:44 +01:00 |
|
Calum Grant
|
60abea17e6
|
C++: Test for cpp/uninitialized-local
|
2024-10-01 10:32:17 +01:00 |
|
REDMOND\brodes
|
92c8d39ba3
|
Updating expected file, false positives now resolved.
|
2024-09-27 12:39:50 -04:00 |
|
REDMOND\brodes
|
26e58532ee
|
Adding tests and updated expected file with false positives to correct.
|
2024-09-27 12:37:09 -04:00 |
|
Calum Grant
|
0ad2e193e5
|
C++: Update test case
|
2024-09-26 09:31:18 +01:00 |
|
Calum Grant
|
31684d2548
|
C++: Remove FPs in cpp/wrong-number-format-arguments due to BMN
|
2024-09-26 09:27:59 +01:00 |
|
Calum Grant
|
6a0212ea44
|
C++: Add regression test
|
2024-09-26 09:27:51 +01:00 |
|
REDMOND\brodes
|
1005a89007
|
Updating test cases.
|
2024-09-05 15:25:23 -04:00 |
|
Ben Rodes
|
8ab22feae1
|
Update cpp/ql/test/query-tests/Security/CWE/CWE-119/semmle/tests/tests.cpp
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-09-05 10:07:19 -04:00 |
|
REDMOND\brodes
|
cc953c87d9
|
Added test case to demonstrate type error corrected in this branch.
|
2024-09-04 12:41:05 -04:00 |
|
REDMOND\brodes
|
e4d29905a9
|
Formatting and updating tests.
|
2024-09-04 11:16:24 -04:00 |
|
REDMOND\brodes
|
abd0a076a8
|
Addressing false positive with strncpy.
|
2024-09-04 11:16:21 -04:00 |
|
Jeroen Ketema
|
ae7bf6c97d
|
C++: Update expected test results after #17347
|
2024-09-02 21:17:55 +02:00 |
|
Simon Friis Vindum
|
ee6c255a7c
|
Merge pull request #17328 from paldepind/tweak-unbounded-barrier
C++: Tweak the `bounded` barrier
|
2024-09-02 14:30:44 +02:00 |
|
Simon Friis Vindum
|
660869e834
|
C++: Add test for cpp/uninitialized-local and va_copy
|
2024-09-02 13:25:02 +02:00 |
|
Simon Friis Vindum
|
e7f059ae55
|
C++: Tweak the bounded barrier
|
2024-08-29 10:32:31 +02:00 |
|
Simon Friis Vindum
|
edeefe5bb6
|
Merge pull request #17298 from paldepind/model-functions-that-dont-throw
C++: Add basic modeling of functions that don't throw
|
2024-08-28 19:50:31 +02:00 |
|
Simon Friis Vindum
|
128053e214
|
C++: Add basic modeling of functions that don't throw
|
2024-08-26 09:37:44 +02:00 |
|
Tom Hvitved
|
c92c96fa78
|
Data flow: Compute local big step relation per stage
|
2024-08-26 09:15:27 +02:00 |
|
Simon Friis Vindum
|
e4ce003e87
|
C++: Fix tests and add an actual true negative
|
2024-08-21 09:44:45 +02:00 |
|
Simon Friis Vindum
|
1959e1929e
|
C++: Reuse bounded predicate in TaintedAllocationSize query
|
2024-08-19 08:23:32 +02:00 |
|