Michael Nebel
|
064c4fca12
|
C#: Add models for the remaining overloads of System.Xml.XmlDictionaryReader.CreateBinaryReader.
|
2025-07-16 08:41:50 +02:00 |
|
Michael Nebel
|
3ae69d5f3d
|
C#: Promote the generated System.Xml.XmlDictionaryReader.CreateBinaryReader models to manual models.
|
2025-07-16 08:41:49 +02:00 |
|
Michael Nebel
|
13b40bbab4
|
C#: Fix erroneous model the MemoryStream constructor (and align with the other models).
|
2025-07-16 08:41:46 +02:00 |
|
Hugo
|
8c82405b5b
|
Update 2025-06-10-getasupertype.md
|
2025-07-16 00:35:30 +02:00 |
|
Hugo
|
6384cf2e4f
|
Update predicate name
|
2025-07-16 00:35:14 +02:00 |
|
James Frank
|
b9acaa0cbd
|
Make web.config match case insensitive
|
2025-07-15 15:34:42 -04:00 |
|
Hugo
|
c3c8d5db13
|
Create 2025-06-10-getasupertype.md
Create 2025-06-10-getasupertype.md
|
2025-07-10 05:48:52 +02:00 |
|
Hugo
|
fb693837e4
|
feat: add getASupertype() predicate in ValueOrRefType.
Add the getASupertype() predicate in ValueOrRefType.
|
2025-07-10 02:19:17 +02:00 |
|
github-actions[bot]
|
24a0ac1223
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-07 18:15:04 +00:00 |
|
github-actions[bot]
|
f12daefabe
|
Release preparation for version 2.22.2
|
2025-07-07 14:00:26 +00:00 |
|
Michael Nebel
|
2f208bddb6
|
Merge pull request #19877 from michaelnebel/csharp/microsoftdatasqlclient
C#: Models for Microsoft.Data.SqlClient.
|
2025-06-27 10:24:38 +02:00 |
|
Kasper Svendsen
|
9d2dd782d9
|
Merge remote-tracking branch 'github/main' into kaspersv/overlay-java-annotations
|
2025-06-26 13:18:25 +02:00 |
|
Michael Nebel
|
becd46a47e
|
C#: Add MaD models for Microsoft.Data.SqlClient.
|
2025-06-26 08:51:10 +02:00 |
|
Michael Nebel
|
f3eafd33ff
|
C#: Exclude Microsoft.Data.SqlClient.SqlCommand from the best effort SqlSink creation.
|
2025-06-26 08:46:49 +02:00 |
|
github-actions[bot]
|
6972c7a872
|
Post-release preparation for codeql-cli-2.22.1
|
2025-06-24 12:55:14 +00:00 |
|
github-actions[bot]
|
3e074b2425
|
Release preparation for version 2.22.1
|
2025-06-24 08:55:31 +00:00 |
|
Kasper Svendsen
|
2da8d61984
|
Run config/sync-files.py
|
2025-06-24 10:25:06 +02:00 |
|
Nora Dimitrijević
|
79e982af38
|
Merge pull request #19661 from d10c/d10c/csharp/diff-informed
C#: mass enable diff-informed data flow
|
2025-06-17 14:52:24 +02:00 |
|
Tom Hvitved
|
a188adc09b
|
C#: Handle non-unique type arguments when computing generics strings
|
2025-06-17 09:30:49 +02:00 |
|
Nora Dimitrijević
|
f2085c2293
|
C#: mass enable diff-informed data flow
An auto-generated patch that enables diff-informed data flow in the obvious cases.
Builds on https://github.com/github/codeql/pull/18344 and https://github.com/github/codeql-patch/pull/88
|
2025-06-11 18:56:25 +02:00 |
|
Michael Nebel
|
f038e2f809
|
Merge pull request #19589 from michaelnebel/csharp/dereference
C#: Improve `cs/dereference-*` queries and add to the Code Quality suite.
|
2025-06-11 13:40:58 +02:00 |
|
github-actions[bot]
|
21463a9653
|
Post-release preparation for codeql-cli-2.22.0
|
2025-06-09 18:50:20 +00:00 |
|
github-actions[bot]
|
88ba02edf8
|
Release preparation for version 2.22.0
|
2025-06-09 18:14:51 +00:00 |
|
Michael Nebel
|
d2b8bd5760
|
C#: Remove explicit (trivial) type requirements on Debug.Assert methods.
|
2025-06-03 15:10:34 +02:00 |
|
Michael Nebel
|
36eab47ab4
|
C#: Do not assume that extension methods on nullable types do unsafe dereference.
|
2025-06-03 13:24:57 +02:00 |
|
github-actions[bot]
|
d2c6875eac
|
Post-release preparation for codeql-cli-2.21.4
|
2025-05-27 18:16:21 +00:00 |
|
github-actions[bot]
|
bfb91e95e3
|
Release preparation for version 2.21.4
|
2025-05-27 17:22:05 +00:00 |
|
Anders Schack-Mulligen
|
5b21188e0d
|
C#: Sync.
|
2025-05-23 14:17:21 +02:00 |
|
Anders Schack-Mulligen
|
1d30103559
|
SSA: Distinguish between has and controls branch edge.
|
2025-05-23 09:56:22 +02:00 |
|
Michael Nebel
|
4c818c00f3
|
Merge pull request #19480 from michaelnebel/csharp/updatemodels
C#: Re-generate .NET 9 Runtime models.
|
2025-05-22 15:04:53 +02:00 |
|
Michael Nebel
|
72d3814e08
|
C#: Include dictionary indexers and more methods in cs/gethashcode-is-not-defined.
|
2025-05-15 14:03:22 +02:00 |
|
Michael Nebel
|
7531a95d22
|
Merge pull request #19271 from michaelnebel/csharp/uncontrolled-format-string
C#: Improve precision of `cs/uncontrolled-format-string`.
|
2025-05-14 10:39:38 +02:00 |
|
Michael Nebel
|
f9559060f1
|
C#: Add change note.
|
2025-05-14 10:37:28 +02:00 |
|
Michael Nebel
|
08b950eeeb
|
C#: Update .NET 9 Runtime generated models.
|
2025-05-14 10:28:19 +02:00 |
|
github-actions[bot]
|
5f9dd75d7d
|
Post-release preparation for codeql-cli-2.21.3
|
2025-05-13 21:49:43 +00:00 |
|
github-actions[bot]
|
2de4a01c86
|
Release preparation for version 2.21.3
|
2025-05-13 21:14:27 +00:00 |
|
Michael Nebel
|
a7ddfe2e89
|
C#: Address review comments.
|
2025-05-12 16:06:02 +02:00 |
|
Michael Nebel
|
133e8d4897
|
C#: Include CompositeFormat.Parse as Format like method.
|
2025-05-12 15:44:59 +02:00 |
|
github-actions[bot]
|
2e0699ab2b
|
Post-release preparation for codeql-cli-2.21.2
|
2025-04-28 14:03:28 +00:00 |
|
github-actions[bot]
|
625354c46e
|
Release preparation for version 2.21.2
|
2025-04-28 10:55:22 +00:00 |
|
Tom Hvitved
|
e79a906426
|
C#: Fix CFG for fall-through switch statements
|
2025-04-25 11:48:30 +02:00 |
|
Alexander Eyers-Taylor
|
ea83ecf802
|
Merge pull request #19327 from d10c/d10c/rtjo-csharp-jo-fix
C#: Join order fix
|
2025-04-24 12:34:22 +01:00 |
|
Michael Nebel
|
f2dddd6d5c
|
C#: Hide the abstract FormatMethod class.
|
2025-04-24 08:54:47 +02:00 |
|
Michael Nebel
|
042c7e5186
|
C#: Generalize array logic to params collection like types.
|
2025-04-24 08:54:43 +02:00 |
|
Michael Nebel
|
f31235db43
|
C#: Improve format logic to take CompositeFormat and generics into account.
|
2025-04-24 08:54:39 +02:00 |
|
Michael Nebel
|
1d9d8780b3
|
C#: Remove some false positives and add more true positives for cs/invalid-string-format.
|
2025-04-24 08:54:34 +02:00 |
|
Michael Nebel
|
327ddb07a1
|
C#: Re-factor FormatMethod.
|
2025-04-24 08:54:30 +02:00 |
|
Michael Nebel
|
62cb4bfd02
|
Merge pull request #19302 from michaelnebel/csharp/missing-access-control
C#: Relax condition for authorize attributes on `cs/web/missing-function-level-access-control`.
|
2025-04-23 09:09:32 +02:00 |
|
Nora Dimitrijević
|
7f5b48d485
|
C#: Fix join order in ExternalFlow::interpretElement/6 (only affects RTJO mode)
|
2025-04-17 15:52:13 +02:00 |
|
Ian Lynagh
|
bdd3207752
|
Merge branch 'main' into post-release-prep/codeql-cli-2.21.1
|
2025-04-16 11:54:23 +01:00 |
|