Releases40
Frequency2 weeks 2 days
Last Release
# Trivy
## Description
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI - [https://github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy)
## Features
* Install and uninstall via Chocolatey
* Supports only 64bit version
## Usage
### Package Parameters
* /DownloadDatabaseOnly = (Yes/No) - If set to "Yes", after instalation Trivy will update DB only
If not set, then "No" is default answer
### Direct
```
choco install trivy -y
```
or with DB update during instalation
```
choco install trivy -y --params "//DownloadDatabaseOnly=Yes"
```
### YAML (Foreman, puppetlabs/chocolatey module)
```
trivy:
ensure: latest
provider: chocolatey
```
or
```
trivy:
ensure: latest
```
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 0.69.3 | Stable | ||
| 0.69.2 | Stable | ||
| 0.69.1 | Stable | ||
| 0.69.0 | Stable | ||
| 0.68.2 | Stable | ||
| 0.68.1 | Stable | ||
| 0.67.2 | Stable | ||
| 0.67.0 | Stable | ||
| 0.66.0 | Stable | ||
| 0.65.0 | Stable | ||
| 0.64.1 | Stable | ||
| 0.64.0 | Stable | ||
| 0.63.0 | Stable | ||
| 0.62.1 | Stable | ||
| 0.62.0 | Stable | ||
| 0.61.1 | Stable | ||
| 0.61.0 | Stable | ||
| 0.60.0 | Stable | ||
| 0.59.1 | Stable | ||
| 0.59.0 | Stable | ||
| 0.58.2 | Stable | ||
| 0.58.1 | Stable | ||
| 0.58.0 | Stable | ||
| 0.57.1 | Stable | ||
| 0.57.0 | Stable |