8000 [SCB-Bot] Upgraded trivy from 0.67.2 to 0.68.1 by secureCodeBoxBot · Pull Request #3402 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scanners/trivy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: A Helm chart for the trivy security scanner that integrates with th
type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v3.1.0-alpha1
appVersion: "0.67.2"
appVersion: "0.68.1"
kubeVersion: ">=v1.11.0-0"
annotations:
versionApi: https://api.github.com/repos/aquasecurity/trivy/releases/latest
Expand Down
2 changes: 1 addition & 1 deletion scanners/trivy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Trivy"
category: "scanner"
type: "Container"
state: "released"
appVersion: "0.67.2"
appVersion: "0.68.1"
usecase: "Container Vulnerability Scanner"
---

Expand Down
Loading
0