diff --git a/2023/day11.md b/2023/day11.md index 266dc68..08563ca 100644 --- a/2023/day11.md +++ b/2023/day11.md @@ -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) \ No newline at end of file +- [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. \ No newline at end of file