secureCodeBox/secureCodeBox

View on GitHub
hooks/generic-webhook/Chart.yaml

Summary

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

apiVersion: v2
name: generic-webhook
description: Lets you send http webhooks after scans are completed

type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v3.1.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
  - security
  - secureCodeBox
  - hook
home: https://www.securecodebox.io/docs/hooks/generic-webhook
icon: https://www.securecodebox.io/img/integrationIcons/Generic WebHook.svg
sources:
  - https://github.com/secureCodeBox/secureCodeBox
maintainers:
  - name: iteratec GmbH
    email: secureCodeBox@iteratec.com

dependencies: []