mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-23 05:01:44 +07:00
Day 9: SAST Implementation with SonarCloud
This commit is contained in:
parent
c81057e046
commit
0a42747a5d
@ -134,5 +134,6 @@ By default SonarCloud comes with a default quality gate “Sonar way”. You can
|
||||
|
||||
- [SonarCloud Documentation](https://docs.sonarcloud.io/)
|
||||
- [How to create Quality gates on SonarQube](https://www.youtube.com/watch?v=8_Xt9vchlpY)
|
||||
- [Source Code of the repo I used for SAST implementation](https://github.com/prateekjaindev/nodejs-todo-app-demo)
|
||||
|
||||
In the next part [Day 10](day10.md), we will discuss Software Composition Analysis (SCA).
|
Loading…
Reference in New Issue
Block a user