Slack
Send c/side security alerts to Slack channels using pre-formatted webhook notifications.
Sending notifications to Slack
c/side supports a Slack-specific webhook format that delivers pre-formatted notifications directly to your Slack channels. Alerts appear as rich messages with all relevant threat details.
Prerequisites
Before you begin, you’ll need a Slack incoming webhook URL:
- Go to your Slack workspace
- Navigate to Apps → Incoming Webhooks
- Click Add to Slack
- Select the channel where you want to receive notifications
- Copy the webhook URL provided
Setting up a Slack webhook destination
- Open the dashboard and navigate to Team Settings > Notifications
- Create a new notification config or edit an existing one
- Under Send To, click Add destination and select Webhook
- In the Configuration panel:
- Endpoint URL: paste your Slack webhook URL (e.g.,
https://hooks.slack.com/services/YOUR/WEBHOOK/URL) - Secret: enter a secret key for HMAC signature verification
- Format: select Slack
- Endpoint URL: paste your Slack webhook URL (e.g.,
- Click Save or Save & Test
Once saved, c/side automatically formats notifications for Slack and sends them to your specified channel whenever the configured trigger fires.
Was this page helpful?
Thanks for your feedback!