secureCodeBox/secureCodeBox

View on GitHub
scanners/zap-advanced/Chart.yaml

Summary

Maintainability
Test Coverage
# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0

apiVersion: v2
name: zap-advanced
description: A Helm chart for the ZAP (extended with advanced authentication features) security scanner that integrates with the secureCodeBox.
type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v3.1.0-alpha1
appVersion: "2.15.0"
kubeVersion: ">=v1.11.0-0"
annotations:
  versionApi: https://api.github.com/repos/zaproxy/zaproxy/releases/latest
keywords:
  - security
  - ZAP
  - OWASP
  - scanner
  - secureCodeBox
home: https://www.securecodebox.io/docs/scanners/ZAP
icon: https://www.securecodebox.io/img/integrationIcons/ZAP.svg
sources:
  - https://github.com/secureCodeBox/secureCodeBox
maintainers:
  - name: iteratec GmbH
    email: secureCodeBox@iteratec.com