Slack Integration
Slack Integration
Section titled “Slack Integration”Use Slack to deliver alerting, analysis, and discovery notifications directly to your team’s channels.
- In the app, go to Integrations and choose Slack.
- Add your Slack bot token (starts with
xoxb-) and optionally a signing secret. - Click Save connection.
- Add one or more channels using their channel ID (and an optional label).
- Configure event filters for each channel and enable delivery.
Event types
Section titled “Event types”Slack notifications are sent for these event types:
lookup_result.alerts- Alerts that match your filters.lookup_result.analysis- Analysis updates that exceed your phishing score threshold.lookup_result.domain_discovery- Newly discovered domains within your Levenshtein distance threshold.
Event filters
Section titled “Event filters”Each channel has its own filters:
- Alerts
- Minimum severity:
critical,high,medium,low,informational. - Status filter:
stable,test,experimental,deprecated,unsupported.
- Minimum severity:
- Analysis
- Phishing score threshold (0.0 - 1.0).
- Optional “only on change” toggle to skip duplicate results.
- Domain discovery
- Levenshtein distance threshold (1 - 12).
Testing
Section titled “Testing”Use the Test action in the channel list to send a confirmation message to a Slack channel. This helps verify your bot token and channel configuration.