Trivy is an open-source security scanner from Aqua Security focused on quickly detecting vulnerabilities and misconfigurations in container images, file systems, repositories, and IaC configurations, and can run seamlessly locally or in CI/CD pipelines.
Dockerfiles, Kubernetes manifests, and IaC (e.g., Terraform, CloudFormation);secrets leaks, and performs software composition analysis (SCA);Suitable for DevOps, SRE, SecOps, and developers to check images before build/deploy and for continuous compliance monitoring. Whether individual developers scan locally or organizations automate security in CI/CD (e.g., GitHub Actions, GitLab CI, Jenkins), Trivy can be embedded into existing workflows.