From fff1317f9edce31ea9d3dfe54fff0e684441a100 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Mon, 4 Aug 2025 09:25:52 +0000 Subject: [PATCH] Upgrading sslyze from 6.1.0 to 6.2.0 Signed-off-by: secureCodeBoxBot --- scanners/sslyze/Chart.yaml | 2 +- scanners/sslyze/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scanners/sslyze/Chart.yaml b/scanners/sslyze/Chart.yaml index 2ca9905756..f9678a225c 100644 --- a/scanners/sslyze/Chart.yaml +++ b/scanners/sslyze/Chart.yaml @@ -8,7 +8,7 @@ description: A Helm chart for the SSLyze security scanner that integrates with t type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "6.1.0" +appVersion: "6.2.0" kubeVersion: ">=v1.11.0-0" annotations: versionApi: https://api.github.com/repos/nabla-c0d3/sslyze/releases/latest diff --git a/scanners/sslyze/README.md b/scanners/sslyze/README.md index 83467309d2..5192751849 100644 --- a/scanners/sslyze/README.md +++ b/scanners/sslyze/README.md @@ -3,7 +3,7 @@ title: "SSLyze" category: "scanner" type: "SSL" state: "released" -appVersion: "6.1.0" +appVersion: "6.2.0" usecase: "SSL/TLS Configuration Scanner" ---