From 8e31b53e4379dcae02cdb56a57ad9cacbb634b83 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Wed, 31 Dec 2025 09:24:51 +0000 Subject: [PATCH] Upgrading sslyze from 6.2.0 to 6.3.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 f9678a225..1d396e7bd 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.2.0" +appVersion: "6.3.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 519275184..68a8643b5 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.2.0" +appVersion: "6.3.0" usecase: "SSL/TLS Configuration Scanner" ---