Skip to content

Discord Integration

Discord notifications allow you to send vulnerability alerts directly to your Discord channels via webhooks.

Configuration

Discord notifications are configured as actions in workflows. When creating or editing a workflow:

  1. Go to WorkflowsCreate (or edit an existing workflow)
  2. In the Actions step, add a Notify action
  3. Select Discord as the integration type
  4. Enter your Discord webhook URL

discord-webhook-form

Get a Discord Webhook URL

discord-webhook

  1. Open your Discord server settings
  2. Go to IntegrationsWebhooks
  3. Click New Webhook
  4. Configure the webhook:
    • Choose the channel where notifications should be sent
    • Optionally customize the webhook name and avatar
  5. Click Copy Webhook URL
  6. Paste the URL into the workflow action form

The webhook URL is configured per workflow action, allowing you to send different notifications to different Discord channels.