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
|
d3695dce4d
|
C++: Add change note
|
2024-10-02 08:14:23 +01:00 |
|
Calum Grant
|
cd1f10cdea
|
C++: Reinstate accidentally-deleted comment
|
2024-10-01 16:15:24 +01:00 |
|
Calum Grant
|
a9b3c0d91b
|
C++: Address review comments
|
2024-10-01 15:47:12 +01:00 |
|
Calum Grant
|
59a77d70c0
|
C++: Use Function::hasErrors in queries
|
2024-10-01 11:01:23 +01:00 |
|
Calum Grant
|
4b5aa1497b
|
C++: Implement Function::hasErrors()
|
2024-10-01 11:00:44 +01:00 |
|
Jeroen Ketema
|
2427227b84
|
Merge pull request #17611 from microsoft/brodes/wcharcharconversion_false_positives_upstream5
Brodes/wcharcharconversion false positives upstream5
|
2024-10-01 08:00:51 +02:00 |
|
github-actions[bot]
|
e97878ed63
|
Post-release preparation for codeql-cli-2.19.1
|
2024-09-30 19:49:00 +00:00 |
|
github-actions[bot]
|
455c8c5953
|
Release preparation for version 2.19.1
|
2024-09-30 17:59:48 +00:00 |
|
REDMOND\brodes
|
c496503053
|
Formatting.
|
2024-09-30 11:23:08 -04:00 |
|
REDMOND\brodes
|
eeddb176f8
|
Merge branch 'brodes/wcharcharconversion_false_positives_upstream5' of https://github.com/microsoft/codeql into brodes/wcharcharconversion_false_positives_upstream5
|
2024-09-30 11:20:20 -04:00 |
|
REDMOND\brodes
|
162519185d
|
Removing unnecessary bracket/singleton set literal.
|
2024-09-30 11:19:31 -04:00 |
|
Ben Rodes
|
9e9469f3ca
|
Update cpp/ql/src/change-notes/2024-09-26-wcharcharconversion-false-positives.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-09-30 11:17:48 -04:00 |
|
REDMOND\brodes
|
318e75c094
|
Changing name of predicate to be clearer, and removing an unused parameter.
|
2024-09-30 11:10:28 -04:00 |
|
REDMOND\brodes
|
c91f7f4918
|
Altering exists predicate ordering to be clearer.
|
2024-09-30 11:07:09 -04:00 |
|
REDMOND\brodes
|
31324fc778
|
Altering ordering for exists statement to be clearer.
|
2024-09-30 11:05:38 -04:00 |
|
REDMOND\brodes
|
51e787b316
|
Switching to looking for explicit declaration of unsigned char, to avoid cases where unsigned char is the default char width for char.
|
2024-09-30 11:02:43 -04:00 |
|
REDMOND\brodes
|
c4737c7fbb
|
Changing from hasIntermediateType to getABaseType.
|
2024-09-30 10:58:45 -04:00 |
|
REDMOND\brodes
|
338ab96593
|
Correct comment.
|
2024-09-30 10:46:39 -04:00 |
|
REDMOND\brodes
|
b73fe0ba0a
|
Adding change log
|
2024-09-27 12:41:45 -04:00 |
|
REDMOND\brodes
|
cc24f1ed9f
|
Modifications to the query to address false positives.
|
2024-09-27 12:38:22 -04:00 |
|
Calum Grant
|
8967989c7b
|
C++: Rename change-note
|
2024-09-26 13:39:46 +01:00 |
|
Calum Grant
|
dcb75f490f
|
Update cpp/ql/src/change-notes/2024-09-26-wrong-number-format-arguments
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-09-26 13:05:06 +01:00 |
|
Calum Grant
|
9b5c9af489
|
C++: Add change note
|
2024-09-26 09:31:45 +01:00 |
|
Jeroen Ketema
|
a065434dd7
|
Merge pull request #16811 from porcupineyhairs/curlssl
CPP: Disabled SSL certificate verification
|
2024-09-19 20:02:17 +02:00 |
|
Porcupiney Hairs
|
ee41e65e90
|
Include changes from review
|
2024-09-19 22:52:20 +05:30 |
|
Porcupiney Hairs
|
57d1035acd
|
Include changes from review
|
2024-09-19 03:32:34 +05:30 |
|
github-actions[bot]
|
79be301984
|
Post-release preparation for codeql-cli-2.19.0
|
2024-09-16 14:09:32 +00:00 |
|
Chris Smowton
|
8c92d92427
|
Copyedit
|
2024-09-16 12:23:10 +01:00 |
|
github-actions[bot]
|
acdafd9646
|
Release preparation for version 2.19.0
|
2024-09-16 10:56:10 +00:00 |
|
Dave Bartolomeo
|
485fc04029
|
Initial merge from main
|
2024-09-15 08:55:31 -04:00 |
|
Ben Rodes
|
58779e1b90
|
Merge branch 'main' into brodes/overflow-buffer-fixes-upstream
|
2024-09-10 13:46:24 -04:00 |
|
github-actions[bot]
|
97edff3f70
|
Post-release preparation for codeql-cli-2.18.4
|
2024-09-09 18:45:46 +00:00 |
|
github-actions[bot]
|
91537cdf9a
|
Release preparation for version 2.18.4
|
2024-09-09 16:08:48 +00:00 |
|
REDMOND\brodes
|
1005a89007
|
Updating test cases.
|
2024-09-05 15:25:23 -04:00 |
|
Jeroen Ketema
|
78c6c09912
|
Merge pull request #13560 from am0o0/amammad-cpp-bombs
C++: Decompression Bombs
|
2024-09-05 20:01:02 +02:00 |
|
am0o0
|
401bb24fde
|
remove redundent zStreamAccess in flow steps
|
2024-09-05 17:09:26 +02:00 |
|
Jeroen Ketema
|
3aa68b34bb
|
C++: Fix zstd and clean up test
|
2024-09-04 22:25:44 +02:00 |
|
REDMOND\brodes
|
78898955b6
|
Updating change log
|
2024-09-04 12:54:27 -04:00 |
|
REDMOND\brodes
|
6f1aade8e0
|
Added change log
|
2024-09-04 12:51:37 -04:00 |
|
Jeroen Ketema
|
9b905d5e84
|
C++: Set precision to low
There are no barriers, so the query as is will flag up any use of the
identified functions.
|
2024-09-04 14:13:43 +02:00 |
|
Jeroen Ketema
|
238895e677
|
C++: Fix formatting
|
2024-09-04 14:10:24 +02:00 |
|
Jeroen Ketema
|
92c6170a76
|
C++: Simplify QLhelp
One good and one bad example suffices to get the point across, and makes the
help more readable. The examples also do not have to be complete.
|
2024-09-04 14:06:12 +02:00 |
|
Jeroen Ketema
|
2369b18ca6
|
C++: Make additional flow steps more uniform
|
2024-09-04 13:43:03 +02:00 |
|
Jeroen Ketema
|
8fe0d0a045
|
C++: Improve query output
|
2024-09-04 13:22:02 +02:00 |
|
Jeroen Ketema
|
8d22d147b8
|
C++: Clean up QLDoc
|
2024-09-04 13:16:56 +02:00 |
|
Jeroen Ketema
|
65fafbf4df
|
C++: Fix QL-for-QL warnings
|
2024-09-04 11:57:10 +02:00 |
|
Jeroen Ketema
|
084dbc4e12
|
C++: Rename qhelp file to match ql file
|
2024-09-04 11:48:42 +02:00 |
|
Jeroen Ketema
|
50d9e77339
|
C++: Move experimental files into the correct locations
|
2024-09-04 09:33:27 +02:00 |
|
erik-krogh
|
0fdd06fff5
|
use my script to delete outdated deprecations
|
2024-09-03 20:30:58 +02:00 |
|