
The most popular open-source security scanner for containers, code, and cloud
Trivy is a comprehensive open-source security scanner by Aqua Security that finds vulnerabilities, misconfigurations, secrets, and generates SBOMs across containers, Kubernetes, code repositories, and cloud environments. It's the most widely adopted open-source container scanner, known for its accuracy, speed, and zero-cost deployment in CI/CD pipelines.
Scans container images for OS package and language-specific vulnerabilities with low false-positive rates
Detects vulnerabilities in open-source libraries across all major programming languages and package managers
Checks Terraform, CloudFormation, Kubernetes manifests, and Dockerfiles for security misconfigurations
Finds hardcoded secrets, API keys, and credentials in code repositories and container images
Generates Software Bill of Materials in CycloneDX and SPDX formats for compliance and supply chain visibility
Scans running Kubernetes clusters for vulnerabilities, misconfigurations, and exposed secrets
Identifies open-source licenses in dependencies for compliance management
Run Trivy as a pipeline step to block deployments when critical vulnerabilities are found in container images or dependencies.
Scan container images in registries or during builds to ensure base images meet security standards before deployment.
Scan running clusters to find vulnerabilities in deployed workloads, misconfigurations, and exposed secrets.
Generate Software Bill of Materials for regulatory compliance and supply chain security transparency.
The open-source powerhouse — choose Trivy when you need fast, free, and comprehensive scanning in CI/CD without per-user costs
Essential for security researchers targeting cloud-native infrastructure — the free standard for container and dependency vulnerability scanning
Native GitHub Actions, GitLab CI, Jenkins, and other CI/CD platform integrations for automated scanning

The fastest AI code editor — built in Rust for speed and collaboration