Skip to content

Feature request: send a webhook/Slack alert when a guardrail blocks a request #11

Description

@deepintai

What

When the guardrail runtime denies or redacts a request (PII, prompt injection, secrets), optionally fire an outbound webhook (Slack / Teams / generic HTTP) so teams get notified in real time.

Why

Blocks are visible in the dashboard and logs today, but there's no push notification. A webhook on deny (and optionally allow_with_redaction) decisions would make this usable for on-call / security workflows.

Idea

  • A config toggle (global or per-workspace) with a webhook URL.
  • Payload includes the stage, matched policy, and reason.

Happy to discuss the shape before anyone picks it up.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions