Loading...
Loading...
Compare original and translation side by side
brew install trivyapt install trivytrivy --versionbrew install trivyapt install trivytrivy --versiontrivy image --format json --output trivy-results.json <image>:<tag>trivy fs --format json --output trivy-results.json <path>trivy config --format json --output trivy-results.json <path>trivy image --severity HIGH,CRITICAL --format json <image>trivy image --ignore-unfixed --format json <image>trivy image --scanners vuln,secret --format json <image>| # | Severity | CVE | Package | Installed | Fixed | Type (OS/library) | Title |
|---|----------|-----|---------|-----------|-------|--------------------|-------|trivy image --format json --output trivy-results.json <image>:<tag>trivy fs --format json --output trivy-results.json <path>trivy config --format json --output trivy-results.json <path>trivy image --severity HIGH,CRITICAL --format json <image>trivy image --ignore-unfixed --format json <image>trivy image --scanners vuln,secret --format json <image>| 序号 | 风险等级 | CVE编号 | 软件包 | 已安装版本 | 修复版本 | 类型(操作系统/软件库) | 标题 |
|---|----------|-----|---------|-----------|-------|--------------------|-------|