Tools/aquasecurity/trivy

trivy

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

37.3k+134/wkgrowthGoApache License 2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jul 2026

Trivy is the swiss-army scanner for supply chain security: it finds vulnerabilities in your container images, code dependencies, and infrastructure-as-code, generates SBOMs, and hunts for leaked secrets, all from one fast binary. Where Grype and Syft split scanning and SBOM generation into two tools, Trivy does the whole job together. Open source, from Aqua Security, free.

It's a single Go binary that runs anywhere: your laptop, CI, or a Kubernetes operator. Point it at an image, a filesystem, a git repo, or a Terraform directory, and it tells you what's vulnerable and what's misconfigured. That breadth is the appeal, one tool instead of five, which is why Trivy became the default scanner baked into a lot of registries and CI pipelines.

Trivy is free and open source. Aqua, the company behind it, sells the Aqua Platform: a commercial layer with centralized findings, policy enforcement, runtime protection, and support. Solo and small teams, the CLI does everything you need. Larger orgs that want a managed view and governance across many images and clusters, the platform is the paid step up.

The catch: doing everything means it's a mile wide. For any single job, a focused tool can go deeper, a dedicated SBOM generator, a dedicated IaC scanner, a dedicated secret scanner. And like every vulnerability scanner it's noisy, so a first scan of a common base image surfaces a pile of CVEs you'll need to triage. Trivy's value is coverage in one binary, not being the deepest at any one thing.

Free vs Self-Hosted vs Paid

free self hosted paid cloud

Self-hosted (free): Trivy under Apache-2.0, from Aqua Security. One Go binary that scans container images, filesystems, git repos, and IaC for vulnerabilities, misconfigurations, secrets, and licenses, and generates SBOMs (SPDX, CycloneDX). Runs on a laptop, in CI, or as a Kubernetes operator.

Aqua Platform (paid): A commercial layer with centralized findings, policy enforcement, runtime protection, and support.

The call: The CLI covers scanning end to end for most teams. The platform is about governance and runtime across many images and clusters.

Free and open source. Aqua sells a commercial platform with centralized findings, policy, and runtime protection.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
88/100 · A
Adoption25/30
Maintenance25/25
Community13/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 36,707 starsCommunity discussions enabledOrganization account (215 public repos)Notable author: 2,293 followers

About

Owner
Aqua Security (Organization)
Stars
37,290
Forks
574

Explore Further

More tools in the directory