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.56.2 | Stable | ||
| 0.56.1 | Stable | ||
| 0.56.0 | Stable | ||
| 0.55.2 | Stable | ||
| 0.55.1 | Stable | ||
| 0.55.0 | Stable | ||
| 0.54.0 | Stable | ||
| 0.53.0 | Stable | ||
| 0.52.2 | Stable | ||
| 0.52.1 | Stable | ||
| 0.52.0 | Stable | ||
| 0.51.4 | Stable | ||
| 0.51.2 | Stable | ||
| 0.51.1 | Stable | ||
| 0.51.0 | Stable |