Anders Schack-Mulligen
|
144e34c669
|
Shared: Use shared SuccessorType in shared Cfg and BasicBlock libs.
|
2025-09-01 13:43:32 +02:00 |
|
Anders Schack-Mulligen
|
8b50ac291f
|
C#: Use shared SuccessorType.
|
2025-09-01 12:53:24 +02:00 |
|
Anders Schack-Mulligen
|
09b2c5abf0
|
BasicBlock: Replace entryBlock predicate with subclass.
|
2025-09-01 11:48:44 +02:00 |
|
Anders Schack-Mulligen
|
f459ddc40a
|
Languages: Adapt to api changes.
|
2025-09-01 11:26:33 +02:00 |
|
Anders Schack-Mulligen
|
bb3abc815f
|
SSA: Update input to use member predicates.
|
2025-09-01 11:19:48 +02:00 |
|
Tom Hvitved
|
aa604425a5
|
Merge pull request #20305 from hvitved/csharp/dataflow-base-non-exact-type
C#: Fix context-sensitive dispatch when using `base` qualifier
|
2025-09-01 09:20:15 +02:00 |
|
Tom Hvitved
|
611eca41b9
|
Add change note
|
2025-08-29 10:22:11 +02:00 |
|
Tom Hvitved
|
aa3f4e1eca
|
C#: Fix context-sensitive dispatch when using base qualifier
|
2025-08-28 13:24:47 +02:00 |
|
Michael Nebel
|
7394a80bf3
|
C#: Add change-note.
|
2025-08-25 14:53:23 +02:00 |
|
Michael Nebel
|
311e3ac8b5
|
C#: Taint entire return for Byte- and Char array summaries.
|
2025-08-25 14:39:29 +02:00 |
|
Chris Smowton
|
1829060fab
|
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc319-into-main
|
2025-08-21 16:33:37 +01:00 |
|
Michael Nebel
|
ebfbc71104
|
C#: Address more review comments.
|
2025-08-21 08:07:17 +02:00 |
|
Michael Nebel
|
b42c366250
|
C#: Address review comments.
|
2025-08-20 08:50:23 +02:00 |
|
github-actions[bot]
|
42e3d31c49
|
Post-release preparation for codeql-cli-2.22.4
|
2025-08-18 14:42:42 +00:00 |
|
github-actions[bot]
|
90d29994c8
|
Release preparation for version 2.22.4
|
2025-08-18 14:06:09 +00:00 |
|
Michael Nebel
|
4b0c725367
|
C#: Add change note.
|
2025-08-18 12:56:15 +02:00 |
|
Michael Nebel
|
81751ea591
|
C#: Allow implicit reads from collections in argument nodes (sinks and additional flow steps) for default taint tracking configurations.
|
2025-08-18 12:56:09 +02:00 |
|
Nora Dimitrijević
|
8000e7c442
|
Merge pull request #20074 from d10c/d10c/diff-informed-phase-3-csharp
C#: Diff-informed queries: phase 3 (non-trivial locations)
|
2025-08-15 12:07:47 +02:00 |
|
Tom Hvitved
|
6e90823bd9
|
Merge pull request #20158 from hvitved/csharp/has-callable-constructor
C#: Include constructors in `ValueOrRefType.hasCallable`
|
2025-08-05 12:59:29 +02:00 |
|
github-actions[bot]
|
fb4b0aac53
|
Post-release preparation for codeql-cli-2.22.3
|
2025-08-04 17:18:08 +00:00 |
|
github-actions[bot]
|
fd82aeb1f8
|
Release preparation for version 2.22.3
|
2025-08-04 15:47:57 +00:00 |
|
Tom Hvitved
|
361ef0f50d
|
C#: Include constructors in ValueOrRefType.hasCallable
|
2025-08-04 13:51:17 +02:00 |
|
Anders Schack-Mulligen
|
3b8234ecec
|
SSA: Update data flow integration and BarrierGuard interface to use GuardValue.
|
2025-07-28 11:29:12 +02:00 |
|
github-actions[bot]
|
37cc78255a
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 14:22:20 +00:00 |
|
github-actions[bot]
|
997547b8ef
|
Release preparation for version 2.22.2
|
2025-07-22 14:04:14 +00:00 |
|
Nick Rolfe
|
825c813095
|
Revert "Release preparation for version 2.22.2"
|
2025-07-22 14:33:45 +01:00 |
|
github-actions[bot]
|
c8632b70b7
|
Release preparation for version 2.22.2
|
2025-07-21 16:45:45 +00:00 |
|
Nick Rolfe
|
ad9b637bec
|
Revert "Merge pull request #19994 from github/post-release-prep/codeql-cli-2.22.2"
This reverts commit e5b4a15e35, reversing
changes made to 33e63109bb.
|
2025-07-21 15:18:59 +01:00 |
|
Nora Dimitrijević
|
7f085e6bd9
|
[DIFF-INFORMED] C#: UnsafeDeserializationQuery
57c8b6e229/csharp/ql/src/Security%20Features/CWE-502/UnsafeDeserializationUntrustedInput.ql (L59)
|
2025-07-21 11:28:50 +02:00 |
|
Nora Dimitrijević
|
793f921291
|
[DIFF-INFORMED] C#: ConditionalBypass
https://github.com/d10c/codeql/blob/d10c/diff-informed-phase-3/csharp/ql/src/Security%20Features/CWE-807/ConditionalBypass.ql#L22
|
2025-07-21 11:28:48 +02:00 |
|
Michael Nebel
|
01738c2e42
|
Merge pull request #19940 from michaelnebel/csharp/fixmodels
C#: Improve some existing manual models.
|
2025-07-17 07:58:14 +02:00 |
|
Michael Nebel
|
e9fdca7d39
|
C#: Address review comments.
|
2025-07-16 11:12:25 +02:00 |
|
Chris Smowton
|
d6a3b2e91f
|
Merge pull request #20065 from smowton/smowton/fix/web.config
C#: Make web.config match case insensitive (with change note)
|
2025-07-16 09:52:34 +01:00 |
|
Michael Nebel
|
95763dd225
|
C#: Add some models for SerializationInto and SerializationInfoEnumerator.
|
2025-07-16 08:41:53 +02:00 |
|
Michael Nebel
|
5c05ff843a
|
C#: Improve the models for System.Text.Encoding.[GetBytes|GetChars].
|
2025-07-16 08:41:52 +02:00 |
|
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 |
|