Anders Schack-Mulligen
|
bf650c755c
|
Dataflow: Sync changes to all languages.
|
2023-02-27 14:30:05 +01:00 |
|
Nick Rolfe
|
3e5534f0ba
|
Merge branch 'main' into post-release-prep/codeql-cli-2.12.3
|
2023-02-17 14:39:26 +00:00 |
|
Michael Nebel
|
b87de911ba
|
C#: Add change note.
|
2023-02-17 08:40:39 +01:00 |
|
Michael Nebel
|
3971dedcf6
|
C#: Add testcase for required members.
|
2023-02-17 08:40:39 +01:00 |
|
Michael Nebel
|
c0b8e852c5
|
C#: Add library support for required members.
|
2023-02-17 08:40:39 +01:00 |
|
Michael Nebel
|
ff9e738d38
|
Merge pull request #12167 from michaelnebel/csharp/deprecategetassemblyname
C#: Checked operator support.
|
2023-02-17 08:39:32 +01:00 |
|
github-actions[bot]
|
8eb8daa4d4
|
Post-release preparation for codeql-cli-2.12.3
|
2023-02-16 17:23:25 +00:00 |
|
github-actions[bot]
|
b0315119c6
|
Release preparation for version 2.12.3
|
2023-02-16 11:49:06 +00:00 |
|
Michael B. Gale
|
9db1366e4b
|
Change target framework to 4.0 for mono
|
2023-02-16 09:55:58 +00:00 |
|
Michael B. Gale
|
f1adb4319a
|
Add C# integration test which uses MSBuild
|
2023-02-16 09:55:57 +00:00 |
|
Michael Nebel
|
469b289db9
|
C#: Add change note.
|
2023-02-14 13:14:45 +01:00 |
|
Michael Nebel
|
b3c234d020
|
C#: Add testcases for checked operators.
|
2023-02-14 12:59:36 +01:00 |
|
Michael Nebel
|
238a70fc55
|
C#: Add library support for checked operators.
|
2023-02-14 12:58:15 +01:00 |
|
Michael Nebel
|
b7123aaa89
|
C#: Add viable callable testcases for regular and checked operators.
|
2023-02-14 12:57:59 +01:00 |
|
Michael Nebel
|
b3602a5b7f
|
C#: Use functionname as stored in the database.
|
2023-02-13 13:53:46 +01:00 |
|
Anders Schack-Mulligen
|
e877b161d8
|
Merge pull request #12124 from hvitved/dataflow/stage1-dispatch
Data flow: Call context virtual dispatch pruning in stage 1
|
2023-02-13 13:13:43 +01:00 |
|
Tom Hvitved
|
f7a5a33474
|
Address review comment
|
2023-02-13 09:01:15 +01:00 |
|
Michael Nebel
|
db41463d72
|
C#: Test of relaxed shift operator requirements.
|
2023-02-10 10:33:20 +01:00 |
|
Michael Nebel
|
0f469ee0f7
|
C#: Add stats for the scoped annotation relation.
|
2023-02-09 12:28:15 +01:00 |
|
Michael Nebel
|
d4985a99e0
|
C#: Add change note.
|
2023-02-09 11:32:09 +01:00 |
|
Michael Nebel
|
59ab353827
|
C#: Add upgrade and downgrade scripts.
|
2023-02-09 11:32:09 +01:00 |
|
Michael Nebel
|
54b45134ef
|
C#: Add example code including tests.
|
2023-02-09 11:32:09 +01:00 |
|
Michael Nebel
|
c00b089aa8
|
C#: Introduce library support for scoped.
|
2023-02-09 11:32:08 +01:00 |
|
Michael Nebel
|
dd6ceb7053
|
C#: Extend the DB schema with a scoped annotation relation.
|
2023-02-09 11:32:08 +01:00 |
|
Michael Nebel
|
b895065be9
|
Merge pull request #12058 from michaelnebel/csharp/structdefaults
C# 11: Check that we get AST for structs that doesn't initialise all fields.
|
2023-02-09 09:51:00 +01:00 |
|
Michael Nebel
|
f6a02310d3
|
C#: Fix bad join order in TestLibrary characteristic predicate.
|
2023-02-08 16:37:49 +01:00 |
|
Michael Nebel
|
f8dbbe006e
|
C#/Java: Materialize sink/source/summary predicates to avoid join on input/output before filtering.
|
2023-02-08 10:04:43 +01:00 |
|
Tom Hvitved
|
8e8897b08b
|
Data flow: Sync files
|
2023-02-07 15:15:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
00fe448e3a
|
Merge pull request #12072 from aschackmull/dataflow/stage3-perf
Dataflow: Fix join in `fwdFlowRead` (take 2)
|
2023-02-06 10:43:11 +00:00 |
|
Mathias Vorreiter Pedersen
|
4e7ca1a175
|
Merge pull request #12082 from github/post-release-prep/codeql-cli-2.12.2
Post-release preparation for codeql-cli-2.12.2
|
2023-02-03 09:40:57 +00:00 |
|
github-actions[bot]
|
faf21f3edb
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-02 23:01:04 +00:00 |
|
Anders Schack-Mulligen
|
67d4ed53b9
|
Dataflow: Sync.
|
2023-02-02 16:33:00 +01:00 |
|
Jeroen Ketema
|
3cf5107b45
|
Apply suggestions from code review
|
2023-02-02 15:48:29 +01:00 |
|
github-actions[bot]
|
a4fa984792
|
Release preparation for version 2.12.2
|
2023-02-02 14:34:55 +00:00 |
|
Michael Nebel
|
77283be6c0
|
Merge pull request #12068 from michaelnebel/csharp/dotnetpublishtest
C#: Avoid that the dotnet publish test refers to a specific .NET vers…
|
2023-02-02 15:34:06 +01:00 |
|
Michael Nebel
|
960f776e29
|
C#: Avoid that the dotnet publish test refers to a specific .NET version.
|
2023-02-02 14:18:50 +01:00 |
|
Michael Nebel
|
ae10a6beb0
|
C#: Check that we get AST for struct that doesn't initialize all fields.
|
2023-02-02 12:50:59 +01:00 |
|
Michael Nebel
|
4089845ea4
|
C#: Test that nameof can used on method parameters and type parameters in attribute declarations.
|
2023-02-02 09:25:24 +01:00 |
|
Michael Nebel
|
478474bbed
|
C#: Add ref field test case.
|
2023-01-31 13:35:47 +01:00 |
|
Michael Nebel
|
ecadb56419
|
C#: Update CIL consistency test expected output.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
5657bd0547
|
C#: Update type annontations test to exclude OS specific stuff.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
177fcbb4eb
|
C#: Update attribute test to exclude OS specific declarations.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
0ed48616a7
|
C#: Use stubs for CWE-321/HardcodedSymmetricEncryptionKey.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
9808482c41
|
C#: Update Minimal stubs from source testcase expected output.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
3510f465b2
|
C#: Use stubs for ThreadUnsafeICryptoTransformLambda.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
f3555b1076
|
C#: Update options files as some classes has been moved to other dll's.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
5ccfc4d3f4
|
C#: Add System.Security.Cryptography as a dependency to the HashWithoutSalt query test.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
fd74c10b06
|
C#: Use stubs for ThreadUnsafeICryptoTransform.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
14888d4382
|
C#: Use stubs for CWE-327 test cases.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
89de6cb8a0
|
C#: Update library tests.
|
2023-01-31 13:20:59 +01:00 |
|