We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525aaae commit 3b3d872Copy full SHA for 3b3d872
scanners/trivy/Chart.yaml
@@ -8,7 +8,7 @@ description: A Helm chart for the trivy security scanner that integrates with th
8
type: application
9
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
10
version: v3.1.0-alpha1
11
-appVersion: "0.57.0"
+appVersion: "0.57.1"
12
kubeVersion: ">=v1.11.0-0"
13
annotations:
14
versionApi: https://api.github.com/repos/aquasecurity/trivy/releases/latest
scanners/trivy/README.md
@@ -3,7 +3,7 @@ title: "Trivy"
3
category: "scanner"
4
type: "Container"
5
state: "released"
6
7
usecase: "Container Vulnerability Scanner"
---
0 commit comments