1. Create Organization and Project in SonarCloud for GCP Pipeline
2. Prerequisites for integrating SonarCloud within GCP pipeline
3.1 GitHub Repo for this lecture.html
3. Write CloudBuild YAML file code for SonarCloud Integration in GCP pipeline
4.1 GitHub Repo for this lecture.html
4. Push SonarCloud YAML code to GCP and execute SAST in GCP pipeline
5.1 GitHub Repo for this lecture.html
5. Review SAST scan results on SonarCloud dashboard and perform FPA
6. Move Sonar Token from CloudBuil YML file to GCP CloudBuild Substitution Variable
7.1 GitHub Repo for this lecture.html
7. Prerequisites to populate Code Coverage on SonarCloud
8.1 GitHub Repo for this lecture.html
8. Push Code Coverage changes in Source Code to GCP And Review changes on SonarCloud