How I Added Security Scanning to My Tetris DevOps Project Using Trivy
What is Trivy?
Trivy is a simple and fast security scanning tool. It is mainly used to find vulnerabilities in Docker images, code, and configuration files.
In easy terms, it tells you:π βIs your app
trivybasics.hashnode.dev2 min read