chore: Bump up Trivy scanner adapter from v0.17.0 to v0.18.0 (#14240)

Trivy adapter version v0.18.0 ships with Trivy v0.16.0.
It also changes the way we return links to upstream
vulnerability references. Instead of returning multiple
URLs Trivy returns the primary URL to Aqua Vulnerability
Database (e.g. https://avd.aquasec.com/nvd/cve-2020-10688/)
with up to date status and remediation guide.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
This commit is contained in:
Daniel Pacak 2021-02-18 07:40:07 +01:00 committed by GitHub
parent 2d84b62fe2
commit 202342cf0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ PREPARE_VERSION_NAME=versions
REGISTRYVERSION=v2.7.1-patch-2819-2553-redis
NOTARYVERSION=v0.6.1
NOTARYMIGRATEVERSION=v4.11.0
TRIVYVERSION=v0.14.0
TRIVYADAPTERVERSION=v0.17.0
TRIVYVERSION=v0.16.0
TRIVYADAPTERVERSION=v0.18.0
# version of chartmuseum
CHARTMUSEUMVERSION=v0.12.0-redis