Skip to content

Commit cf26c67

Browse files
Upgrading trivy from 0.63.0 to 0.64.0
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent 0b3ae60 commit cf26c67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/trivy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A Helm chart for the trivy security scanner that integrates with th
88
type: application
99
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
1010
version: v3.1.0-alpha1
11-
appVersion: "0.63.0"
11+
appVersion: "0.64.0"
1212
kubeVersion: ">=v1.11.0-0"
1313
annotations:
1414
versionApi: https://api.github.com/repos/aquasecurity/trivy/releases/latest

scanners/trivy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Trivy"
33
category: "scanner"
44
type: "Container"
55
state: "released"
6-
appVersion: "0.63.0"
6+
appVersion: "0.64.0"
77
usecase: "Container Vulnerability Scanner"
88
---
99

0 commit comments

Comments
 (0)