8000 Upgraded ssh-audit from v3.2.0 to v3.3.0 by Reet00 · Pull Request #2802 · 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/ssh-audit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: ssh-audit
description: A Helm chart for Kubernetes
type: application
version: v3.1.0-alpha1
appVersion: "v3.2.0"
appVersion: "v3.3.0"
kubeVersion: ">=v1.11.0-0"
annotations:
versionApi: https://api.github.com/repos/jtesta/ssh-audit/releases/latest
Expand Down
2 changes: 1 addition & 1 deletion scanners/ssh-audit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "SSH-audit"
category: "scanner"
type: "SSH"
state: "released"
appVersion: "v3.2.0"
appVersion: "v3.3.0"
usecase: "SSH Configuration and Policy Scanner"
---

Expand Down
Loading
Loading
0