aspnet / AspNetKatana

Microsoft's OWIN implementation, the Katana project
Apache License 2.0
967 stars 333 forks source link

Add CodeQl3000 to AspNetKatana #481

Closed wtgodbe closed 1 year ago

wtgodbe commented 1 year ago

Test build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2030341&view=results

Part of https://github.com/dotnet/aspnetcore/issues/44662

wtgodbe commented 1 year ago

It's not huge but I suggest defining skipComponentGovernanceDetection: true at one level or another. That way, we don't need to make a separate pass to avoid the waste and the public CG alerts.

Updated