Tom Hvitved
|
c717e346fb
|
C#: Move qualified name computation into QualifiedName.qll
|
2023-11-01 16:21:55 +01:00 |
|
Tamás Vajk
|
81b3ff2bb8
|
Merge pull request #14545 from tamasvajk/standalone/remove-netstandard.library.ref
C#: Handle `netstandard` references in standalone extraction
|
2023-10-31 11:32:42 +01:00 |
|
Chris Smowton
|
79e1aa0498
|
Merge pull request #14634 from github/post-release-prep/codeql-cli-2.15.2
Post-release preparation for codeql-cli-2.15.2
|
2023-10-31 10:24:53 +00:00 |
|
Tom Hvitved
|
435b7df764
|
Merge pull request #14607 from hvitved/csharp/type-ref-dedup
C#: Only use `getTypeRef` when there is not already a type available
|
2023-10-30 19:52:58 +01:00 |
|
github-actions[bot]
|
2b939fdf08
|
Post-release preparation for codeql-cli-2.15.2
|
2023-10-30 16:06:51 +00:00 |
|
github-actions[bot]
|
4641990021
|
Release preparation for version 2.15.2
|
2023-10-30 11:05:53 +00:00 |
|
Tamás Vajk
|
b9c89750b9
|
Merge pull request #14493 from tamasvajk/fix/params-attribute-argument
C#: Fix params attribute argument extraction
|
2023-10-30 10:50:02 +01:00 |
|
Tom Hvitved
|
6ad8a4db1c
|
C#: Only use getTypeRef when there is not already a type available
|
2023-10-27 14:11:55 +02:00 |
|
Tom Hvitved
|
08d6379563
|
C#: Regenerate stubs for (Asp)NetCore.App
|
2023-10-27 08:34:55 +02:00 |
|
Tom Hvitved
|
abc16abf6f
|
C#: Include AttributeUsages in stub generator
|
2023-10-27 08:34:20 +02:00 |
|
Anders Schack-Mulligen
|
6882504397
|
C#: Fix compilation
|
2023-10-25 14:31:49 +02:00 |
|
Anders Schack-Mulligen
|
5ded55cd9f
|
C#: Sync Bound.qll
|
2023-10-25 14:08:48 +02:00 |
|
Michael Nebel
|
26f767073d
|
Merge pull request #14363 from michaelnebel/csharp/sunsetqlstubgen
C#: Sunset QL based stub generator.
|
2023-10-24 11:05:56 +02:00 |
|
Joe Farebrother
|
3f11d83b7b
|
Merge pull request #14500 from joefarebrother/shared-filepath-normalize
Shared: Add library for filepath normalization
|
2023-10-23 16:09:44 +01:00 |
|
Michael Nebel
|
5ba0e0ffce
|
C#: Adjust the relative path to the stub generator project file.
|
2023-10-23 15:09:38 +02:00 |
|
Michael Nebel
|
d4af05cbf9
|
C#: Move stub generator script.
|
2023-10-23 15:09:38 +02:00 |
|
Michael Nebel
|
ed6a068ebc
|
C#: Update the stub generator readme.
|
2023-10-23 15:09:38 +02:00 |
|
Michael Nebel
|
4e99266b65
|
C#: Sunset the QL based stub generator.
|
2023-10-23 15:09:38 +02:00 |
|
Tamas Vajk
|
3f1e145d2c
|
C#: Rework .net framework reference removal
|
2023-10-20 14:40:13 +02:00 |
|
Tamas Vajk
|
36f1070b93
|
Adjust expected test files
|
2023-10-20 09:42:00 +02:00 |
|
Tamas Vajk
|
fc1fc05d16
|
C#: Rework .net framework reference removal
|
2023-10-20 09:22:14 +02:00 |
|
Tamas Vajk
|
fbfafbfdd4
|
C#: Remove netstandard.library.ref from the references
|
2023-10-19 15:49:16 +02:00 |
|
github-actions[bot]
|
8dcd8b9e5b
|
Post-release preparation for codeql-cli-2.15.1
|
2023-10-17 20:24:00 +00:00 |
|
github-actions[bot]
|
3b3c036626
|
Release preparation for version 2.15.1
|
2023-10-16 17:49:39 +00:00 |
|
Joe Farebrother
|
fe2468e7d0
|
Merge pull request #14498 from joefarebrother/csharp-missing-access-control
C#: Fix FP in Missing Function Level Access Control and Insecure Direct Object Reference
|
2023-10-16 10:46:19 +01:00 |
|
Tony Torralba
|
ae8e237f2c
|
Merge pull request #14494 from atorralba/atorralba/remove-library
Java/C/C#: Remove library annotations
|
2023-10-16 09:01:40 +02:00 |
|
Tamás Vajk
|
d723905035
|
Merge pull request #14368 from tamasvajk/standalone/use-legacy-framework-dlls
C#: Choose between .NET framework or core DLLs in standalone
|
2023-10-16 08:53:55 +02:00 |
|
Joe Farebrother
|
9097d93ac7
|
Add shared library for filepath normalization
|
2023-10-13 17:07:47 +01:00 |
|
Joe Farebrother
|
915352861d
|
Check for generic base types in Missing Function Level Access Control and Insecure Direct Object Reference.
|
2023-10-13 14:22:45 +01:00 |
|
Tamas Vajk
|
15ec0a10c9
|
Code quality improvements
|
2023-10-13 14:09:58 +02:00 |
|
Tony Torralba
|
0cea3f8531
|
Remove library annotations
|
2023-10-13 12:46:56 +02:00 |
|
Tamas Vajk
|
791a6422b3
|
C#: Fix params attribute argument extraction
|
2023-10-13 11:30:02 +02:00 |
|
Tamas Vajk
|
e730815f41
|
C#: Add test case for params arguments in attributes
|
2023-10-13 11:29:32 +02:00 |
|
Tamas Vajk
|
3b4ea27caf
|
Be more explicit about expected assembly loading exceptions
|
2023-10-12 11:10:30 +02:00 |
|
Tamas Vajk
|
09c1c715a3
|
Filter analyzer assemblies from nuget packages
|
2023-10-12 11:10:30 +02:00 |
|
Tamas Vajk
|
8a0dc31ab0
|
Revert "Add source generators to framework stubs"
This reverts commit 2e8a91efda.
|
2023-10-12 09:35:08 +02:00 |
|
Tamas Vajk
|
2e8a91efda
|
Add source generators to framework stubs
|
2023-10-12 08:51:06 +02:00 |
|
Owen Mansel-Chan
|
286271340e
|
Merge branch 'main' into go/automated-mad-coverage-report
|
2023-10-11 21:31:25 +01:00 |
|
Tamas Vajk
|
e82076d558
|
Lock SDK version in standalone test
|
2023-10-11 22:28:47 +02:00 |
|
Owen Mansel-Chan
|
dfcdb4ace8
|
Update CSV to MaD in description for java and C#
|
2023-10-11 21:09:59 +01:00 |
|
Tamas Vajk
|
da096553a2
|
Do not throw exception when working directory cleanup fails
|
2023-10-11 20:48:17 +02:00 |
|
Henry Mercer
|
1a370bfbbe
|
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 17:39:04 +01:00 |
|
Tamas Vajk
|
4f31b5a214
|
C#: Fix stub generator to use framework references from nuget packages
|
2023-10-11 16:40:09 +02:00 |
|
Tamas Vajk
|
ada5dcced4
|
Adjust expected test result in windows standalone test
|
2023-10-11 16:25:35 +02:00 |
|
Tamas Vajk
|
e718796f23
|
Separate standalone dependency integration tests by platform
|
2023-10-11 16:25:35 +02:00 |
|
Tamas Vajk
|
e1b283c14a
|
Exclude nuget packages with prefix runtime. from the references
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
93380f8cbb
|
Force the nuget download of dotnet framework reference assemblies
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
12fdb3427b
|
Add integration test targetting .NET 4.8
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
b8effa3a1c
|
Add integration test listing standalone extracted assemblies
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
4e2c6ff8d7
|
C#: Consider possibly restored reference assemblies
|
2023-10-11 16:25:34 +02:00 |
|