Hi there! I am having issues integrating Sonar Cloud with GitHub Advanced Security on a private repository (I am a paid subscriber). Here’s a brief description of the environment and the setup:
ALM used
GitHub
CI system used
Azure DevOps
Languages of the repository
Terraform, YAML, Bash, Powershell
Description of the problem
PR decoration works fine, and I do get the findings in Sonar Cloud dashboard:
… but the alerts are not showing up in GitHub Advanced Security, where I already have other tools sending findings (like Trivy). Screenshot below presents the total findings for the main branch:
When you analyze a project in SonarQube, the detected security issues are displayed on the GitHub interface as code scanning alerts if set up in your system.
It looks like you only have issues related to reliability and maintainability, which are not pushed to GHAS.