Integrate SonarQube with your AI agent, scan for secrets and dependency risks, and explore and manage issues—all from the command line.
Start using SonarQube CLI
We have same project name but Project key changes as per revision number.
Issue here is 1) Even though project name is same, Every time new Project is created in SonarQube
2) If we keep same static project key then mvn is unable to scan.
Need some command to have scan reports appended in same project
Please help