From 56a68c5de0eb8fdad0d33f698b3a05338732d659 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Wed, 12 Jul 2023 09:22:24 +0000 Subject: [PATCH] Upgrading zap-advanced from 2.12.0 to 2.13.0 Signed-off-by: secureCodeBoxBot --- scanners/zap-advanced/Chart.yaml | 2 +- scanners/zap-advanced/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scanners/zap-advanced/Chart.yaml b/scanners/zap-advanced/Chart.yaml index a3b9873911..4db1eaa308 100644 --- a/scanners/zap-advanced/Chart.yaml +++ b/scanners/zap-advanced/Chart.yaml @@ -8,7 +8,7 @@ description: A Helm chart for the OWASP ZAP (extended with advanced authenticati type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "2.12.0" +appVersion: "2.13.0" kubeVersion: ">=v1.11.0-0" annotations: versionApi: https://api.github.com/repos/zaproxy/zaproxy/releases/latest diff --git a/scanners/zap-advanced/README.md b/scanners/zap-advanced/README.md index 7cb53ed1a3..1a2febcf99 100644 --- a/scanners/zap-advanced/README.md +++ b/scanners/zap-advanced/README.md @@ -3,7 +3,7 @@ title: "ZAP Advanced" category: "scanner" type: "WebApplication" state: "released" -appVersion: "2.12.0" +appVersion: "2.13.0" usecase: "WebApp & OpenAPI Vulnerability Scanner extend with authentication features" ---