Trivy

查找容器、Kubernetes、代码库、云等中的漏洞、错误配置、秘密和 SBOM。「Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more」

Github星跟踪图

GitHub Release
Test
Go Report Card
License: Apache-2.0
GitHub Downloads
Docker Pulls

📖 Documentation

Trivy (pronunciation) is a comprehensive and versatile security scanner.
Trivy has scanners that look for security issues, and targets where it can find those issues.

Targets (what Trivy can scan):

  • Container Image
  • Filesystem
  • Git Repository (remote)
  • Virtual Machine Image
  • Kubernetes
  • AWS

Scanners (what Trivy can find there):

  • OS packages and software dependencies in use (SBOM)
  • Known vulnerabilities (CVEs)
  • IaC issues and misconfigurations
  • Sensitive information and secrets
  • Software licenses

Trivy supports most popular programming languages, operating systems, and platforms. For a complete list, see the Scanning Coverage page.

To learn more, go to the Trivy homepage for feature highlights, or to the Documentation site for detailed information.

Quick Start

Get Trivy

Trivy is available in most common distribution channels. The full list of installation options is available in the Installation page. Here are a few popular examples:

Trivy is integrated with many popular platforms and applications. The complete list of integrations is available in the Ecosystem page. Here are a few popular examples:

Canary builds

There are canary builds (Docker Hub, GitHub, ECR images and binaries) as generated every push to main branch.

Please be aware: canary builds might have critical bugs, it's not recommended for use in production.

General usage

trivy <target> [--scanners <scanner1,scanner2>] <subject>

Examples:

trivy image python:3.4-alpine

https://user-images.githubusercontent.com/1161307/171013513-95f18734-233d-45d3-aaf5-d6aec687db0e.mov

trivy fs --scanners vuln,secret,misconfig myproject/

https://user-images.githubusercontent.com/1161307/171013917-b1f37810-f434-465c-b01a-22de036bd9b3.mov

trivy k8s --report summary cluster

k8s summary

FAQ

How to pronounce the name "Trivy"?

tri is pronounced like trigger, vy is pronounced like envy.

Want more? Check out Aqua

If you liked Trivy, you will love Aqua which builds on top of Trivy to provide even more enhanced capabilities for a complete security management offering.
You can find a high level comparison table specific to Trivy users here.
In addition check out the https://aquasec.com website for more information about our products and services.
If you'd like to contact Aqua or request a demo, please use this form: https://www.aquasec.com/demo

Community

Trivy is an Aqua Security open source project.
Learn about our open source work and portfolio here.
Contact us about any matter by opening a GitHub Discussion here
Join our Slack community to stay up to date with community efforts.

Please ensure to abide by our Code of Conduct during all interactions.

主要指标

概览
名称与所有者aquasecurity/trivy
主编程语言Go
编程语言Dockerfile (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2019-04-11 01:01:07
推送于2025-04-23 18:30:32
最后一次提交
发布数165
最新版本名称v0.61.1 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数25.6k
关注者数173
派生数2.5k
提交数3.5k
已启用问题?
问题数2809
打开的问题数159
拉请求数2965
打开的拉请求数39
关闭的拉请求数675
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?