Skip to content
Closed
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/ssh-scan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@
apiVersion: v2
name: ssh-scan
description: A Helm chart for the SSH_Scan 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.0.44"
appVersion: "vnull"
kubeVersion: ">=v1.11.0-0"

annotations:
versionApi: https://api.github.com/repos/mozilla/ssh_scan/releases/latest

keywords:
- security
- ssh
Expand Down
2 changes: 1 addition & 1 deletion scanners/ssh-scan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "SSH"
category: "scanner"
type: "SSH"
state: "released"
appVersion: "0.0.44"
appVersion: "vnull"
usecase: "SSH Configuration and Policy Scanner"
---

Expand Down