Day#9-Prioritize Docker security by implementing robust scanning with Trivy

In this session I had explained- Why security is very important while working with docker?  What is vulnerability? How to scan, identify and fix vulnerabilities with open source vulnerability scan tool TRIVY before deploying app to the prod?  Why vulnerability fix is crucial to avoid attackers exploit secret and confidential data?  Why Trivy is so popular in the market?  All of these aspects have been illustrated with a real time example so that even beginners can understand.  Resources: GitHub Repository for Docker: https://github.com/krishnakishore58/d... Full documentation and example: https://github.com/krishnakishore58/d...