Anyone has any experience with «GitHub Advanced Security for Azure DevOps»?
I configured everything as described. But I can't get the «Perform CodeQL analysis» working. and it's failing all the time for a simple hello world .net 6 c# app. I tried with existing with existing c#-repo, and created a new repo, but still getting the same error.
The «Dependency scanning» on the other hand works as expected on the c#-repo. So the configuration isn't that wrong...
So: anyone any idea? Or got that thing up and running? Or has a example repo which should trigger the alerts?
Any help is appreciated!
For self hosted machines, ensure that you follow the steps here to install the CodeQL bundle. If you happened to just install the CodeQL CLI without the bundle then the query packs are not downloaded/installed. Otherwise, make sure the build service account has Read / Write / Execute permissions to this folder.