Running CodeQL CLI in a container with multiple .NET Core SDK's installed
Open
C#
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Apparently if you run the CLI in a container or on a machine with multiple .NET (Core) SDK's installed, the CLI defaults to always download the SDK - which makes the entire process unnecessary long
https://github.com/github/codeql/blob/main/csharp/autobuilder/Semmle.Autobuild.CSharp/DotNetRule.cs , l 148
Contributor guide
Assessment
This issue has not been assessed yet.