Anders Schack-Mulligen
|
d9ef9f82e1
|
C#: Make Assignment extend BinaryOperation.
|
2026-03-05 14:41:38 +01:00 |
|
Anders Schack-Mulligen
|
ffa5110522
|
C#: Update dbscheme to make assignments part of binary expressions.
|
2026-03-05 13:59:14 +01:00 |
|
Owen Mansel-Chan
|
926725a87f
|
Merge pull request #21405 from owen-mc/java/consistent-inline-expectation-tests
Inline expectation tests should always have space before and after `$`
|
2026-03-05 11:27:37 +00:00 |
|
Owen Mansel-Chan
|
c82f75604a
|
Add change notes
|
2026-03-05 10:34:30 +00:00 |
|
Mathias Vorreiter Pedersen
|
2357ef07cc
|
C#: Add change note.
|
2026-03-04 12:35:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
83155df1f7
|
C#: Add 'System.Net.WebSockets.ReceiveAsync' flow source.
|
2026-03-04 12:26:05 +00:00 |
|
Michael Nebel
|
fbf40ef02a
|
Update csharp/ql/lib/semmle/code/csharp/dataflow/internal/TaintTrackingPrivate.qll
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2026-03-04 12:28:07 +01:00 |
|
Michael Nebel
|
a604a68fe9
|
C#: Add change-note.
|
2026-03-04 08:03:32 +01:00 |
|
Michael Nebel
|
4e2a93df55
|
C#: Remove comment.
|
2026-03-04 07:58:55 +01:00 |
|
Michael Nebel
|
93a28cbfaf
|
C#: Add default (reverse update) taint step from implicit operator calls to their arguments.
|
2026-03-03 14:39:52 +01:00 |
|
Michael Nebel
|
319e3d1ba4
|
C#: Add change-note.
|
2026-03-02 15:34:20 +01:00 |
|
Michael Nebel
|
ec7e6e8e03
|
C#: Add post-update nodes for arguments of struct type.
|
2026-03-02 15:25:27 +01:00 |
|
Michael Nebel
|
06a8fd0e4a
|
C#: Add change-note.
|
2026-02-24 14:42:18 +01:00 |
|
Michael Nebel
|
7de476aeb0
|
C#: Add change note.
|
2026-02-24 07:56:02 +01:00 |
|
Michael Nebel
|
a8e93e7fa0
|
Merge pull request #21325 from michaelnebel/csharp14/partialmembers
C# 14: Support for partial `event` declarations.
|
2026-02-17 15:00:00 +01:00 |
|
Michael Nebel
|
fa27eaabef
|
Merge pull request #21309 from michaelnebel/csharp14/field
C# 14: Support the `field` keyword.
|
2026-02-17 11:53:48 +01:00 |
|
github-actions[bot]
|
b5898c5a30
|
Post-release preparation for codeql-cli-2.24.2
|
2026-02-16 17:07:45 +00:00 |
|
Michael Nebel
|
c29bac2bc1
|
C#: Add change-note.
|
2026-02-16 16:13:06 +01:00 |
|
github-actions[bot]
|
ef04f927fb
|
Release preparation for version 2.24.2
|
2026-02-16 13:29:25 +00:00 |
|
Michael Nebel
|
d93f4850df
|
C#: Add change-note.
|
2026-02-13 14:18:18 +01:00 |
|
Michael Nebel
|
0ac1bc4c57
|
Merge pull request #21299 from microsoft/lwsimpkins/csharp-mad-httputility-upstream
Update MaD for System.Web.HttpUtility
|
2026-02-11 08:47:29 +01:00 |
|
Michael Nebel
|
25b836b1b5
|
C#: Apply suggestions from code review
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2026-02-10 13:12:53 +01:00 |
|
Lindsay Simpkins
|
677949e409
|
Fix typo in change note
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-09 17:16:10 -05:00 |
|
Lindsay Simpkins
|
fe10fb37e9
|
add changenote
|
2026-02-09 16:48:08 -05:00 |
|
Lindsay Simpkins
|
ba3fc0a769
|
update csharp MaD for System.Web.HttpUtility for tainted URIs
|
2026-02-09 16:48:05 -05:00 |
|
Michael Nebel
|
42d2de848d
|
C#: Add DB upgrade script.
|
2026-02-09 16:24:00 +01:00 |
|
Michael Nebel
|
bcdbd6e283
|
C#: Use the fully qualified name for the extension type when printing extension types.
|
2026-02-09 13:27:32 +01:00 |
|
Michael Nebel
|
fe94b3b68b
|
C#: Address review comments.
|
2026-02-09 11:46:53 +01:00 |
|
Michael Nebel
|
02e4a8b6f7
|
C#: Add change-note.
|
2026-02-05 15:52:43 +01:00 |
|
Michael Nebel
|
bd3e4d3d7e
|
C#: Add MaD tests for extensions.
|
2026-02-05 15:38:29 +01:00 |
|
Michael Nebel
|
849823eff6
|
C#: Add dispatch logic for calling extensions accessors as methods.
|
2026-02-05 15:38:16 +01:00 |
|
Michael Nebel
|
e831c80a23
|
C#: Replace extension parameter access with the corresponding synthetic parameter.
|
2026-02-05 15:38:14 +01:00 |
|
Michael Nebel
|
5e02a86542
|
C#: Add extension call classes.
|
2026-02-05 15:38:12 +01:00 |
|
Michael Nebel
|
b9f36f37b6
|
C#: Add extension callable and accessor classes.
|
2026-02-05 15:38:09 +01:00 |
|
Michael Nebel
|
9a4a6cfcb8
|
C#: Add ExtensionType to the QL library.
|
2026-02-05 15:38:07 +01:00 |
|
Michael Nebel
|
dca10f8740
|
C#: Add extended_type to the DB scheme.
|
2026-02-04 12:51:30 +01:00 |
|
github-actions[bot]
|
73d06f26cb
|
Post-release preparation for codeql-cli-2.24.1
|
2026-02-02 14:04:26 +00:00 |
|
github-actions[bot]
|
0db542e9f0
|
Release preparation for version 2.24.1
|
2026-02-02 12:09:09 +00:00 |
|
Tom Hvitved
|
732c60c07c
|
C#: Revert change to getASummarizedCallableTarget
|
2026-01-26 12:40:24 +01:00 |
|
Tom Hvitved
|
0f6bae0ae1
|
Add change notes
|
2026-01-26 12:40:22 +01:00 |
|
Tom Hvitved
|
b11b091559
|
C#: Adapt to changes in FlowSummaryImpl
|
2026-01-26 12:39:38 +01:00 |
|
Nick Rolfe
|
6fe76b3b11
|
Merge pull request #21190 from github/post-release-prep/codeql-cli-2.24.0
Post-release preparation for codeql-cli-2.24.0
|
2026-01-19 10:09:32 -08:00 |
|
github-actions[bot]
|
48475e66af
|
Post-release preparation for codeql-cli-2.24.0
|
2026-01-19 15:49:08 +00:00 |
|
github-actions[bot]
|
4142b9c4ce
|
Release preparation for version 2.24.0
|
2026-01-19 14:49:14 +00:00 |
|
Michael Nebel
|
7ae2b7698e
|
C#: Relax the condition for when a qualified expression might be null.
|
2026-01-19 13:17:07 +01:00 |
|
Michael Nebel
|
beb7750c21
|
C#: Address review comments.
|
2026-01-19 10:06:14 +01:00 |
|
Michael Nebel
|
3d988e8e94
|
C#: Add field access for out assignments in the CFG.
|
2026-01-16 11:54:07 +01:00 |
|
Michael Nebel
|
812fdbe412
|
C#: Add change-note.
|
2026-01-16 11:54:06 +01:00 |
|
Michael Nebel
|
5942edf2d9
|
C#: Take null conditional assignments into account in MaybeNullExpr.
|
2026-01-16 11:54:02 +01:00 |
|
Michael Nebel
|
98949937dd
|
C#: Add CFG support for null conditional assignments and include eg. field access in the CFG.
|
2026-01-16 11:53:54 +01:00 |
|