Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
 
 
title Generic WebHook
path hooks/generic-webhook
category hook
type integration
state released
usecase Publishes Scan Findings as WebHook.

Deployment

Installing the Generic WebHook hook will add a ReadOnly Hook to your namespace.

helm upgrade --install gwh ./hooks/generic-webhook/ --set webhookUrl="http://example.com/my/webhook/target"

✍ This documentation is currently work-in-progress.