Skip to content

Commit 395aab8

Browse files
Upgrading trivy from 0.55.2 to 0.56.1
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent 223827b commit 395aab8

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.55.2"
11+
appVersion: "0.56.1"
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.55.2"
6+
appVersion: "0.56.1"
77
usecase: "Container Vulnerability Scanner"
88
---
99

0 commit comments

Comments
 (0)