We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605a4e8 commit 155e14cCopy full SHA for 155e14c
scanners/ssh-audit/Chart.yaml
@@ -12,7 +12,7 @@ kubeVersion: ">=v1.11.0-0"
12
annotations:
13
versionApi: https://api.github.com/repos/jtesta/ssh-audit/releases/latest
14
# supported cpu architectures for which docker images for the scanner should be build
15
- supported-platforms: linux/amd64
+ supported-platforms: linux/amd64,linux/arm64
16
keywords:
17
- security
18
- ssh
scanners/sslyze/Chart.yaml
@@ -12,7 +12,7 @@ appVersion: "6.1.0"
kubeVersion: ">=v1.11.0-0"
versionApi: https://api.github.com/repos/nabla-c0d3/sslyze/releases/latest
- ssl
0 commit comments