Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43a9f6 commit 4358bcfCopy full SHA for 4358bcf
scanners/zap/Chart.yaml
@@ -8,7 +8,7 @@ description: A Helm chart for the ZAP security scanner that integrates with the
8
type: application
9
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
10
version: v3.1.0-alpha1
11
-appVersion: "2.15.0"
+appVersion: "2.16.0"
12
kubeVersion: ">=v1.11.0-0"
13
annotations:
14
versionApi: https://api.github.com/repos/zaproxy/zaproxy/releases/latest
scanners/zap/README.md
@@ -3,7 +3,7 @@ title: "ZAP"
3
category: "scanner"
4
type: "WebApplication"
5
state: "released"
6
7
usecase: "WebApp & OpenAPI Vulnerability Scanner"
---
0 commit comments