diff --git a/2023/day12.md b/2023/day12.md index db5b51c..d700825 100644 --- a/2023/day12.md +++ b/2023/day12.md @@ -24,10 +24,7 @@ Overall, secure code review is a critical component of ensuring that an applicat I highly recommend watching this video to understand how source code analysis can lead to finding vulnerabilities in large enterprise codebases. -
- -
- +[![Final video of fixing issues in your code in VS Code](https://img.youtube.com/vi/fb-t3WWHsMQ/maxresdefault.jpg)](https://www.youtube.com/watch?v=fb-t3WWHsMQ) ### Resources - [How to Analyze Code for Vulnerabilities](https://www.youtube.com/watch?v=A8CNysN-lOM&t)