8000 [SCB-Bot] Upgraded `kube-hunter` from 0.6.1 to 0.6.3 by github-actions[bot] · Pull Request #762 · 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
5 changes: 1 addition & 4 deletions scanners/kube-hunter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@
apiVersion: v2
name: kube-hunter
description: A Helm chart for the kube-hunter security scanner that integrates with the secureCodeBox.

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v3.1.0-alpha1
appVersion: "0.6.1"
appVersion: "0.6.3"
kubeVersion: ">=v1.11.0-0"

versionApi: https://api.github.com/repos/aquasecurity/kube-hunter/releases/latest

keywords:
- security
- kube-hunter
Expand Down
2 changes: 1 addition & 1 deletion scanners/kube-hunter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Kube Hunter"
category: "scanner"
type: "Kubernetes"
state: "released"
appVersion: "0.6.1"
appVersion: "0.6.3"
usecase: "Kubernetes Vulnerability Scanner"
---

Expand Down
0