From 375020ad682e7fe99d0b50f8b8883822f9b7e90e Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Mon, 25 Sep 2023 09:23:07 +0000 Subject: [PATCH] Upgrading sslyze from 5.1.3 to 5.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 d5980323f2..253df5400f 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: "5.1.3" +appVersion: "5.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 f81a883ddb..1a5c1daf5f 100644 --- a/scanners/sslyze/README.md +++ b/scanners/sslyze/README.md @@ -3,7 +3,7 @@ title: "SSLyze" category: "scanner" type: "SSL" state: "released" -appVersion: "5.1.3" +appVersion: "5.2.0" usecase: "SSL/TLS Configuration Scanner" ---