Skip to content

Commit bce1828

Browse files
secureCodeBoxBotWeltraumschaf
authored andcommitted
Upgrading ssh-audit from v2.9.0 to v3.0.0
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent beb7f6f commit bce1828

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

scanners/ssh-audit/Chart.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,21 @@
55
apiVersion: v2
66
name: ssh-audit
77
description: A Helm chart for Kubernetes
8-
98
type: application
109
version: v3.1.0-alpha1
11-
12-
appVersion: "v2.9.0"
10+
appVersion: "v3.0.0"
1311
kubeVersion: ">=v1.11.0-0"
14-
1512
annotations:
1613
versionApi: https://api.github.com/repos/jtesta/ssh-audit/releases/latest
1714
# supported cpu architectures for which docker images for the scanner should be build
1815
supported-platforms: linux/amd64
19-
2016
keywords:
2117
- security
2218
- ssh
2319
- scanner
2420
- secureCodeBox
25-
2621
sources:
2722
- https://github.com/secureCodeBox/secureCodeBox
28-
2923
maintainers:
3024
- name: iteratec GmbH
31-
email: secureCodeBox@iteratec.com
25+
email: secureCodeBox@iteratec.com

scanners/ssh-audit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "SSH-audit"
33
category: "scanner"
44
type: "SSH"
55
state: "released"
6-
appVersion: "v2.9.0"
6+
appVersion: "v3.0.0"
77
usecase: "SSH Configuration and Policy Scanner"
88
---
99

0 commit comments

Comments
 (0)