Question: C# analysis without building the code, on Azure DevOps
Open
C#
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
I want to know if it is possible to run the codeQL queries for a C# code without building it.
I am using Advanced Security inside Azure devops, which requires me to setup a build first then only I can run codeql scan.
I want to do the above directly by just setting up codeQL database and running the code scan after that.
Contributor guide
Assessment
This issue has not been assessed yet.