codeql/csharp
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
..
.vscode C#: Remove test explorer recommendations (superseded by C# dev kit) 2023-09-08 10:47:52 +02:00
actions/create-extractor-pack C#: Add stub generator integration test 2023-09-25 17:02:11 +02:00
autobuilder Refactor process starting and stdout and stderr reading 2023-09-19 15:20:09 +02:00
config/suites/lgtm
documentation/library-coverage Add changed framework coverage reports 2023-09-26 00:15:37 +00:00
downgrades C#: Include the `void` type in value types 2023-10-11 12:01:17 +02:00
extractor Code quality improvements 2023-10-13 14:09:58 +02:00
old-change-notes spelling: implicitly 2022-10-19 03:49:16 -04:00
ql Merge pull request #14498 from joefarebrother/csharp-missing-access-control 2023-10-16 10:46:19 +01:00
scripts Correctly select dotnet platform on arm-based macs 2023-02-16 11:07:37 +00:00
tools C#: Undo poor mans quoting fix as it conflicts with the permanent solution. 2023-10-04 09:19:55 +02:00
.editorconfig
.gitignore C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
BUILD.bazel Add skeleton bazel files for accessing the dbschemes. 2023-10-05 09:00:38 +02:00
CSharp.sln C#: Roslyn based stub generation 2023-09-21 11:33:25 +02:00
codeql-extractor.yml C#: Add "c#" alias to language pack 2023-08-21 16:27:39 +01:00
fix-whitespaces.sh