mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-02 04:14:51 +07:00
Update day12.md
This commit is contained in:
parent
fe5e207311
commit
e1cec2d9fb
@ -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.
|
||||
|
||||
<figure class="video_container">
|
||||
<iframe src="https://www.youtube.com/watch?v=fb-t3WWHsMQ&t" frameborder="0" allowfullscreen="true"> </iframe>
|
||||
</figure>
|
||||
|
||||
[![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)
|
||||
|
Loading…
Reference in New Issue
Block a user