Tom Hvitved
|
d709343d38
|
Merge pull request #21011 from aschackmull/mad/shared-externalflow
Java/C++/Go/C#: Share parts of ExternalFlow.qll
|
2025-12-15 20:27:04 +01:00 |
|
Óscar San José
|
2824c98efb
|
Merge pull request #21025 from github/oscarsj/mergeback-rc-3-20-into-main
Mergeback rc/3.20 into main
|
2025-12-15 11:59:58 +01:00 |
|
Anders Schack-Mulligen
|
64a48e4e7b
|
MaD: Use "namespace" instead "package" in shared code.
|
2025-12-12 13:57:02 +01:00 |
|
Anders Schack-Mulligen
|
7f8d0771df
|
MaD: Rename file.
|
2025-12-12 13:50:58 +01:00 |
|
Óscar San José
|
d972af9ef8
|
Merge branch 'main' of https://github.com/github/codeql into oscarsj/mergeback-rc-3-20-into-main
|
2025-12-12 13:22:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
2720f57965
|
C#: Add change note.
|
2025-12-12 11:20:02 +00:00 |
|
Mathias Vorreiter Pedersen
|
b499661c05
|
C#: Slightly refactor 'CollectionFlow' tests to add a taint-flow test.
|
2025-12-12 11:06:01 +00:00 |
|
Anders Schack-Mulligen
|
f8c144b20e
|
Merge pull request #21018 from aschackmull/csharp/guards-connect-barrierguard
C#: Connect shared Guards to SSA BarrierGuards.
|
2025-12-12 10:50:47 +01:00 |
|
Tom Hvitved
|
6f27863453
|
Merge pull request #21012 from hvitved/csharp/nhibernate-sql-sinks
C#: Add `NHibernate` SQL sinks
|
2025-12-12 09:23:39 +01:00 |
|
Tom Hvitved
|
0566a9ffe6
|
Merge pull request #20994 from hvitved/csharp/remove-pre-ssa
C#: Remove `PreSsa` library
|
2025-12-12 09:22:36 +01:00 |
|
Anders Schack-Mulligen
|
4b2e8c0b57
|
C++/C#/Go: Add empty extensible data.
|
2025-12-12 09:17:51 +01:00 |
|
Anders Schack-Mulligen
|
5bddc8d289
|
Go: Move Go package-grouping support into shared lib.
|
2025-12-12 09:17:51 +01:00 |
|
Anders Schack-Mulligen
|
07252519c8
|
Java/C++: Thread additional models through the shared lib.
|
2025-12-12 08:20:20 +01:00 |
|
Anders Schack-Mulligen
|
3b334ea215
|
Java/C#: Share model coverage code.
|
2025-12-12 08:20:19 +01:00 |
|
Anders Schack-Mulligen
|
0915db4f6b
|
C++/C#/Go: Use shared interpretModelForTest.
|
2025-12-12 08:20:18 +01:00 |
|
Anders Schack-Mulligen
|
f0e7f1af2c
|
C++/C#/Go: Align ExternalFlowExtensions with Java.
|
2025-12-12 08:20:18 +01:00 |
|
Anders Schack-Mulligen
|
5ab26e481b
|
Add dummy instantiations for other languages.
|
2025-12-11 16:24:27 +01:00 |
|
Anders Schack-Mulligen
|
1142f4a54a
|
C#: Connect shared Guards to SSA BarrierGuards.
|
2025-12-11 15:41:47 +01:00 |
|
Tom Hvitved
|
adac3926a1
|
C#: Remove PreSsa library
|
2025-12-11 14:17:12 +01:00 |
|
Tom Hvitved
|
fac84ee9f3
|
C#: Add NHibernate SQL sinks
|
2025-12-11 13:30:24 +01:00 |
|
Michael Nebel
|
24417cf93d
|
C#: Add change-note.
|
2025-12-11 13:15:29 +01:00 |
|
Michael Nebel
|
298e8f0c58
|
C#: Bugfix in the implicittostring. Need to handle the ReadOnlySpan params overload for string.Format.
|
2025-12-11 12:19:22 +01:00 |
|
Michael Nebel
|
c69bbce176
|
C#: Add change-note.
|
2025-12-11 11:34:58 +01:00 |
|
Anders Schack-Mulligen
|
139dc0acaf
|
Merge pull request #20922 from aschackmull/csharp/object-initializer
C#: Replace initializer splitting with an ObjectInitMethod.
|
2025-12-09 10:35:02 +01:00 |
|
github-actions[bot]
|
2854330759
|
Post-release preparation for codeql-cli-2.23.8
|
2025-12-08 15:49:10 +00:00 |
|
github-actions[bot]
|
66c51e979e
|
Release preparation for version 2.23.8
|
2025-12-08 14:38:23 +00:00 |
|
Michael Nebel
|
10c01832b0
|
Merge pull request #20964 from michaelnebel/csharp/nugetversionsorting
C#: Fix NuGet version bug and a .NET10 compatibility issue.
|
2025-12-08 09:35:53 +01:00 |
|
Óscar San José
|
bc6133de5c
|
Merge branch 'main' of https://github.com/github/codeql into oscarsj/merge-back-rc-3.20
|
2025-12-05 19:31:47 +01:00 |
|
Anders Schack-Mulligen
|
28e9420476
|
C#: Fix lambda flow.
|
2025-12-05 10:58:01 +01:00 |
|
Michael Nebel
|
4112cfc8f1
|
C#: Add change note.
|
2025-12-04 15:42:18 +01:00 |
|
Anders Schack-Mulligen
|
e4ee7c95c5
|
C#: Address review comments.
|
2025-12-04 15:06:20 +01:00 |
|
Michael Nebel
|
cdd8aa49e1
|
Merge pull request #20933 from michaelnebel/csharp/runtraceraftercompilation
C#: Invoke the extractor after the compiler to ensure that source generators have been executed.
|
2025-12-04 13:41:38 +01:00 |
|
Michael Nebel
|
a903420122
|
C#: Add change note.
|
2025-12-03 15:49:37 +01:00 |
|
Anders Schack-Mulligen
|
78e1879c9e
|
Use more flowTo.
|
2025-12-03 14:12:08 +01:00 |
|
Anders Schack-Mulligen
|
dc6d3fe7ba
|
Use flowFrom.
|
2025-12-03 14:04:18 +01:00 |
|
github-actions[bot]
|
085faa2bdb
|
Post-release preparation for codeql-cli-2.23.7
|
2025-12-02 16:39:43 +00:00 |
|
github-actions[bot]
|
a045b317ac
|
Release preparation for version 2.23.7
|
2025-12-02 15:31:27 +00:00 |
|
Anders Schack-Mulligen
|
2eb2a50ccd
|
C#: Fix enclosing DataFlowCallable of ObjectInitMethods with multiple bodies.
|
2025-12-02 13:49:17 +01:00 |
|
Anders Schack-Mulligen
|
85121e88b4
|
C#: Move and rename module.
|
2025-12-02 13:49:14 +01:00 |
|
Anders Schack-Mulligen
|
24a575a7a5
|
C#: Replace initializer splitting with ObjectInitMethod.
|
2025-12-02 13:49:14 +01:00 |
|
github-actions[bot]
|
19a13467e0
|
Release preparation for version 2.23.7
|
2025-12-01 16:07:37 +00:00 |
|
Asger F
|
6257bed089
|
Sync OverlayXml.qll
|
2025-11-28 09:23:49 +01:00 |
|
Asger F
|
dbf14c190a
|
Factor XML discard predicates into OverlayXml.qll
|
2025-11-26 11:48:32 +01:00 |
|
Michael Nebel
|
60826bd18a
|
Merge pull request #20837 from michaelnebel/csharp/dotnet10
C#: Improve the logic for downloading .NET and setting environment variables.
|
2025-11-21 12:41:08 +01:00 |
|
Michael Nebel
|
90dbb7a8eb
|
C#: Add change note.
|
2025-11-21 10:39:56 +01:00 |
|
Michael Nebel
|
edabbfc12f
|
C#: Add change note.
|
2025-11-19 11:29:25 +01:00 |
|
Paolo Tranquilli
|
48ee9dd149
|
Merge branch 'main' into post-release-prep/codeql-cli-2.23.6
|
2025-11-18 12:18:09 +01:00 |
|
github-actions[bot]
|
5ee45af3aa
|
Post-release preparation for codeql-cli-2.23.6
|
2025-11-18 09:53:12 +00:00 |
|
Paolo Tranquilli
|
1c81c4d4c9
|
C#: make some tweaks to change logs
|
2025-11-18 10:01:36 +01:00 |
|
github-actions[bot]
|
18fa6799ce
|
Release preparation for version 2.23.6
|
2025-11-17 16:38:07 +00:00 |
|