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.
1 parent 0cbe2e6 commit 5b96405Copy full SHA for 5b96405
scanners/zap/Chart.yaml
@@ -8,7 +8,7 @@ description: A Helm chart for the OWASP ZAP security scanner that integrates wit
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.13.0"
+appVersion: "2.14.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