Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit d7dc437

Browse files
committed
Update to SSLyze 3.0.6
Newer SSLyze versions (3.0.8) aren't yet pushed to docker hub...
1 parent 3a81658 commit d7dc437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/sslyze/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for the SSLyze security scanner that integrates with t
44

55
type: application
66
version: 0.1.0
7-
appVersion: latest
7+
appVersion: 3.0.6
88

99
keywords:
1010
- security

scanners/sslyze/templates/sslyze-scan-type.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
restartPolicy: OnFailure
1515
containers:
1616
- name: sslyze
17-
image: nablac0d3/sslyze@sha256:591d8626c7952788d5aa3946a60146d039c1582bc31aea6f9989500ebb5cc222
17+
image: nablac0d3/sslyze@sha256:ff2c5c626401b1961736a5b2ae6e35a41d213e8b2712102100abf5ee46dcca71
1818
command:
1919
- 'sslyze'
2020
- '--json_out'

0 commit comments

Comments
 (0)