Skip to content

Notification Channels

VAPT Insights allows you to configure real-time notification alerts to keep your development, DevOps, and security teams in sync. Alerts are managed project-wise and can be toggled or configured for specific triggers.

The platform supports Email Alerts, Slack Webhooks, and Discord Webhooks, with more channels coming soon.


To access and configure your project-wise notification channels:

  1. Select your target project from the project selector dropdown at the top of the VAPT Insights sidebar.
  2. Click Integrations (under the Project Control section) of the main sidebar.
  3. This opens your project’s integrations page, where you can toggle and save Email Alerts, Slack Webhooks, or Discord Webhooks.

Email alerts let you distribute reports directly to key stakeholders. By default, the project owner/creator is subscribed.

  • Limits: You can add up to 5 distinct email addresses per project configuration.
  • Consent: All added emails will receive notifications based on your chosen event triggers.

You can choose which events trigger an email alert:

  • Scan Report: Dispatched as soon as a manual or automated pipeline scan finishes.
  • SBOM Report: Alerts detailing software components and direct dependency updates.
  • New Commit Reports: Triggers an alert when a scan finishes on a new repository branch/commit.
  • Daily Scan Report: A consolidated alert sent daily only if new vulnerabilities or components are discovered.
  • Weekly Scan Report: A compiled threat posture summary sent once a week.

Centralize your security alerts by posting them directly to a dedicated Slack channel.

  1. Refer to the official Slack Incoming Webhooks Guide.
  2. Go to your Slack Workspace and navigate to Administration > Manage Apps.
  3. Search for Incoming Webhooks and click Add to Slack.
  4. Select the target channel, click Add Incoming Webhooks Integration, and copy the generated Webhook URL (must start with https://hooks.slack.com/...).
  1. Paste the webhook URL into the Slack Webhook field on your project page.
  2. Select your desired event triggers.
  3. Save the configuration. To prevent credential exposure, VAPT Insights automatically masks your webhook URL in the settings panel (e.g., https://hooks.slack.com/...a1b2c3).

Send real-time alerts to your team’s Discord server.

  1. Refer to the official Discord Webhooks Guide.
  2. In your Discord Server, right-click the target channel and select Edit Channel.
  3. Click Integrations in the sidebar, select Webhooks, and click New Webhook.
  4. Copy the Webhook URL (must start with https://discord.com/api/webhooks/...).
  1. Paste the URL into the Discord Webhook input field.
  2. Toggle active event triggers and click Save. The secret URL will be masked immediately for your security.