Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scanners/zap-advanced/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion scanners/zap-advanced/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
---

Expand Down