Chat notifications
Drop in a webhook URL and dpndncY formats notifications natively for the platform it detects — Slack gets Block Kit, Microsoft Teams gets Adaptive Cards, Discord gets a rich embed. Severity-coded, with a link straight to the finding.
Setup
Paste an incoming-webhook URL per tenant/channel. dpndncY auto-detects the platform from the hostname and renders the right format — no per-platform configuration.
Triggers
| Event | Notification |
|---|---|
| New high/critical finding | Severity-coded card with the package, CVE, tier, and link. |
| Policy gate FAIL | What failed and on which project/PR. |
| Firewall block | The blocked install + the rule that decided it. |
| Scan complete | Summary counts + verdict. |
Email in parallel
Configure SMTP and the same triggers fan out to email as well — useful for on-call and for stakeholders who don’t live in chat.
See also
- Webhook payloads — for custom integrations beyond chat