Discord Integration

Receive threat alerts in a Discord channel via an incoming webhook.

Discord is a notification channel: connect it to get instant security alerts in a Discord channel whenever a monitoring threat re-scan finds new or regressed findings. Unlike audit providers (GitHub, Cloudflare, …), Discord has no security analyzer — it only delivers alerts.

#Setup

  • 1

    Create an incoming webhook

    In your Discord server, go to Server Settings → Integrations → Webhooks → New Webhook. Give it a name (e.g. "Vergate Alerts") and pick the channel where alerts should appear.
  • 2

    Copy the webhook URL

    Press Copy Webhook URL — it looks like https://discord.com/api/webhooks/<id>/<token>.
  • 3

    Connect in Vergate

    Go to Integrations, click Connect on Discord, and paste the webhook URL.
  • #What Alerts Look Like

    When a threat re-scan on a monitoring target completes with new or regressed findings, Vergate posts a message with the count and a bullet list of the findings, plus a link to the monitoring dashboard. Alerts are only sent when something actually changed since the last scan.

    Tip. Keep the webhook restricted to a private channel — it posts security findings that are not public information.