Tamas Vajk
|
a70536f002
|
Improve code quality
|
2025-04-14 14:54:56 +02:00 |
|
Michael Nebel
|
f11aec3592
|
C#: Update test expected output.
|
2025-04-14 14:26:51 +02:00 |
|
Michael Nebel
|
c15d1ab3bd
|
C#: Consider an attribute to be authorization like, if it extends an attribute that has an authorization like name.
|
2025-04-14 14:25:31 +02:00 |
|
Michael Nebel
|
2e7e276806
|
C#: Add test case for authorization attribute that extends Authorize.
|
2025-04-14 14:18:30 +02:00 |
|
Michael Nebel
|
8d571672e9
|
C#: Convert cs/missing-access-control to inline expectations test.
|
2025-04-14 13:54:43 +02:00 |
|
Tamas Vajk
|
91daca1a6b
|
Improve code quality based on PR review
|
2025-04-14 13:51:30 +02:00 |
|
Michael Nebel
|
53c4b29b50
|
Merge pull request #19289 from michaelnebel/csharp/improveautobuilder
C#: Improve auto-builder to better detect SDK references.
|
2025-04-14 12:43:23 +02:00 |
|
github-actions[bot]
|
b961c5961d
|
Release preparation for version 2.21.1
|
2025-04-14 09:53:06 +00:00 |
|
Tamas Vajk
|
51388f2401
|
Do not try running mono when it's not available on the runner
|
2025-04-11 14:58:08 +02:00 |
|
Michael Nebel
|
f349048e42
|
C#: Add change note.
|
2025-04-11 13:53:54 +02:00 |
|
Michael Nebel
|
31143b405e
|
C#: Improve auto builder logic to detect Sdk reference.
|
2025-04-11 13:53:52 +02:00 |
|
Michael Nebel
|
a5aef8c6f9
|
C#: Add some more DotNet autobuilder unit tests.
|
2025-04-11 12:03:06 +02:00 |
|
Tamas Vajk
|
159d31d494
|
Reenable problematic test
|
2025-04-11 08:24:08 +02:00 |
|
Mathias Vorreiter Pedersen
|
04bf908a4b
|
C#: Fixup MaD input.
|
2025-04-10 14:01:00 +01:00 |
|
Óscar San José
|
5e74bdc8dd
|
Disable csharp test failing on macos-15
|
2025-04-07 18:16:33 +02:00 |
|
Óscar San José
|
3744ef7379
|
Disable csharp tests that use nuget on macos-15
|
2025-04-07 16:24:48 +02:00 |
|
Michael Nebel
|
70a174ad5a
|
C#: Address review comments.
|
2025-04-04 11:47:46 +02:00 |
|
Michael Nebel
|
dd1fbd28be
|
C#: Add string interpolation examples to cs/useless-assignment-to-local.
|
2025-04-04 10:08:41 +02:00 |
|
Michael Nebel
|
2b88600f0f
|
C#: Re-factor cs/useless-assignment-to-local tests to use inline test framework.
|
2025-04-04 10:08:39 +02:00 |
|
Michael Nebel
|
49ecff3292
|
C#: Add cs/useless-assignment-to-local to the CCR suite.
|
2025-04-04 10:08:38 +02:00 |
|
Michael Nebel
|
5a4e0cea55
|
Merge pull request #19199 from michaelnebel/csharp/synctestfiles
C#: Accept file sync mismatch for C# testfiles.
|
2025-04-04 10:07:05 +02:00 |
|
Michael Nebel
|
79688efacb
|
Merge pull request #19194 from michaelnebel/csharp/enumsimpletype
C#: Extend simple type sanitizers with enums and `System.DateTimeOffset`.
|
2025-04-03 10:24:26 +02:00 |
|
Tamás Vajk
|
befc2fd7c1
|
Merge pull request #19145 from tamasvajk/tamasvajk/blazor/parameter-passing-jumpnode-2
C#: Blazor: Support string literals as property names in jump nodes
|
2025-04-03 10:07:59 +02:00 |
|
Michael Nebel
|
16142a287a
|
C#: Add NoDisposeCallOnLocalIDisposableBad file and update test expected output.
|
2025-04-02 15:43:52 +02:00 |
|
Michael Nebel
|
2193bece90
|
C#: Update test expected output.
|
2025-04-02 15:30:48 +02:00 |
|
Michael Nebel
|
93d0f364d6
|
C#: Add ConstantConditionBad file.
|
2025-04-02 15:00:05 +02:00 |
|
Michael Nebel
|
22c943657a
|
C#: Update change note.
|
2025-04-02 11:21:11 +02:00 |
|
Michael Nebel
|
d7f5ce2492
|
C#: Update log forging expected test output.
|
2025-04-02 11:21:07 +02:00 |
|
Michael Nebel
|
cf75493fe9
|
C#: Consider Enums and System.DateTimeOffset as having a sanitizing effect.
|
2025-04-02 11:21:05 +02:00 |
|
Michael Nebel
|
08159896f3
|
C#: Convert cs/log-forging tests to inline expectations.
|
2025-04-02 11:21:03 +02:00 |
|
Michael Nebel
|
60e3b4351a
|
C#: Fix simple types testcases.
|
2025-04-02 11:21:01 +02:00 |
|
Michael Nebel
|
024712c073
|
C#: Temporarily comment out considering Enums as having a sanitizing effect.
|
2025-04-02 11:20:59 +02:00 |
|
Anders Schack-Mulligen
|
e6cf737f99
|
Merge pull request #19178 from aschackmull/csharp/pressa-useuse
C#: Update PreSSA to reference the new use-use predicates.
|
2025-04-02 10:30:36 +02:00 |
|
Ian Roof
|
1d81c77fcd
|
C#: Enhanced LogForgingQuery to treat C# Enums as simple types.
|
2025-04-02 09:40:10 +02:00 |
|
github-actions[bot]
|
f379f23216
|
Add changed framework coverage reports
|
2025-04-02 00:22:37 +00:00 |
|
Arthur Baars
|
0e23b86bf5
|
Merge pull request #19182 from github/post-release-prep/codeql-cli-2.21.0
Post-release preparation for codeql-cli-2.21.0
|
2025-04-01 15:12:29 +02:00 |
|
Michael Nebel
|
f4105ee4af
|
Merge pull request #19089 from michaelnebel/csharp/improvestringinterpolation
C#: Extract string interpolation alignment and format.
|
2025-04-01 13:40:15 +02:00 |
|
github-actions[bot]
|
10205cb990
|
Post-release preparation for codeql-cli-2.21.0
|
2025-04-01 11:30:43 +00:00 |
|
Tamas Vajk
|
a570a728bd
|
Fix code quality
|
2025-04-01 10:29:55 +02:00 |
|
Tamás Vajk
|
398f041464
|
Update csharp/ql/lib/semmle/code/csharp/frameworks/microsoft/aspnetcore/Components.qll
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2025-04-01 10:18:09 +02:00 |
|
Michael Nebel
|
8bf2ceb942
|
Merge pull request #19125 from michaelnebel/csharp/updatedotnet9models
C#: Update generated .NET 9 Runtime models.
|
2025-04-01 10:09:58 +02:00 |
|
Anders Schack-Mulligen
|
dbd99df85b
|
C#: Update PreSSA to reference the new use-use predicates.
|
2025-04-01 10:03:20 +02:00 |
|
Michael Nebel
|
de6e3eafb9
|
C#: Add change note.
|
2025-04-01 08:32:52 +02:00 |
|
Michael Nebel
|
2f16e3a0c0
|
C#: Update flowsummaries test expected output.
|
2025-04-01 08:32:43 +02:00 |
|
Michael Nebel
|
2487f7734b
|
C#: Update the generated .NET 9 models.
|
2025-04-01 08:24:09 +02:00 |
|
Michael Nebel
|
ba26953f0b
|
C#: Update generated .NET 9 models.
|
2025-04-01 08:24:07 +02:00 |
|
github-actions[bot]
|
1186699269
|
Add changed framework coverage reports
|
2025-04-01 00:25:24 +00:00 |
|
github-actions[bot]
|
84f6564cc0
|
Release preparation for version 2.21.0
|
2025-03-31 17:35:15 +00:00 |
|
Michael Nebel
|
8e1282bfde
|
C#: Improve downgrade script.
|
2025-03-31 13:53:51 +02:00 |
|
Michael Nebel
|
e30fed6eec
|
C#: Improve upgrade script.
|
2025-03-31 13:17:10 +02:00 |
|