mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-28 13:50:59 +07:00
Day 11: SCA Implementation with OWASP Dependency Check
This commit is contained in:
@ -64,4 +64,6 @@ You can customize this workflow to fit your needs. For example, you can specify
|
||||
### Resources
|
||||
|
||||
- [Dependency Check Documentation](https://jeremylong.github.io/DependencyCheck/)
|
||||
- [Source Code of the repo I used for SCA implementation](https://github.com/prateekjaindev/nodejs-todo-app-demo)
|
||||
- [Source Code of the repo I used for SCA implementation](https://github.com/prateekjaindev/nodejs-todo-app-demo)
|
||||
|
||||
In the next part [Day 12](day12.md), we will discuss Secure Coding Review.
|
Reference in New Issue
Block a user