You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Add a configurable webhook to call when violations are enforced.
It should have a configurable endpoint, method, and body that can be templated via the go template format to support injection of violation parameters.
This would be useful for notifying when a policy has been enforced to a Slack channel, for example. In our experience enforced violations are rare when configured correctly, but we generally want to know about them when they happen.
The text was updated successfully, but these errors were encountered:
dustin-decker
changed the title
webhook for enforced violations
[FR] webhook for enforced violations
Oct 30, 2019
👋 The k-rail project has been deprecated and is no longer under active development. We recommend taking a look at OPA Gatekeeper to see if it might meet your needs going forward.
Thanks for your contribution(s) to the project!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add a configurable webhook to call when violations are enforced.
It should have a configurable endpoint, method, and body that can be templated via the go template format to support injection of violation parameters.
This would be useful for notifying when a policy has been enforced to a Slack channel, for example. In our experience enforced violations are rare when configured correctly, but we generally want to know about them when they happen.
The text was updated successfully, but these errors were encountered: