Notifications

ByteHide Radar can notify your team when new vulnerabilities are detected, when scan results are ready, or when finding statuses change. Configure notifications to stay informed without constantly checking the dashboard.

Feature Availability

Notification features are being expanded. Some channels described on this page may be available on specific plans or released in future updates. Check your plan details for current availability.


Notification Channels

Email

Delivers security alerts directly to your team's inbox.

  • Recipients: one or more email addresses
  • Severity threshold: minimum severity level that triggers alerts (Critical only, Critical + High, etc.)
  • Frequency: control how often digest emails are sent

Available triggers: new critical/high findings, scan completion, weekly security digest.

Webhooks

Sends scan results and finding events to custom HTTP endpoints for integration with internal tools, ticketing systems, or custom dashboards.

Each delivery includes finding details (title, severity, CWE/CVE references), status information, scan metadata (ID, timestamp, branch), and project context.

Setup: Enter the webhook URL, configure authentication (Bearer token or custom headers), select triggering events, and save. Use the test button to verify your endpoint.

Slack

Posts notifications to a Slack channel with finding count by severity, scan type, direct link to Radar dashboard, and color-coded severity indicators.

Setup: Create an Incoming Webhook in your Slack workspace, paste the URL into Radar's Slack notification settings, and select triggering events.


Notification Triggers

TriggerDescription
Scan completedSent after each scan finishes with total finding count by type and severity
New findingsSent when previously unseen vulnerabilities are detected (not for persisting findings)
Severity thresholdFilter notifications to Critical only, High and above, Medium and above, or all severities
Status changesSent when findings change status: Fixed, Ignored, False Positive, or Reopened

Next Steps

Project Settings

Configure project token, default branch, and other project-level settings.

Dashboard Overview

Radar dashboard for real-time statistics and vulnerability trends.

Previous
GitHub Integration