These are the tools I am using: VCS Provider: BitBucket Cloud Orchestration tool: Bamboo CI SAST tool: SonarCloud (SAAS soln)
Objective: Run automatic scans with SonarCloud whenever new code is pushed or PR is raised.
- I have created Bamboo CI project which is linked to my BitBucket repository.
- I have created SonarCloud project for that repository.
- In Bamboo CI plan, I am not able to figure out how to run SonarCloud scan
Can anyone please help me run sonarcloud scans using Bamboo CI. Thanks in advance.