diff --git a/scanners/zap-advanced/Chart.yaml b/scanners/zap-advanced/Chart.yaml index 1c34585a3a..a6bcd27c88 100644 --- a/scanners/zap-advanced/Chart.yaml +++ b/scanners/zap-advanced/Chart.yaml @@ -8,7 +8,7 @@ description: A Helm chart for the ZAP (extended with advanced authentication fea type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "2.16.0" +appVersion: "2.16.1" 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 eabade968a..6314ae6adf 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.16.0" +appVersion: "2.16.1" usecase: "WebApp & OpenAPI Vulnerability Scanner extend with authentication features" ---