We are looking for a way to Integrate sonarcloud code scanning alerts to Github advanced security interface. Source code is in C# , We are using dotnet sonarscanner which is integrated into Github actions workflow.
For Python scanning we are using sonarcloud github actions which shows code scanning alerts into Github advanced security tool. Whereas for compiled languages we don’t see this feature.