Skip to content

Email Notifications

Vygl sends two kinds of email: transactional (org invites, password resets — these go automatically and aren’t configurable) and event notifications (scan results, finding alerts, CVE Watch — opt-in).

  1. Open Settings → Integrations and click Add Email.
  2. Enter one or more recipient addresses (comma-separated).
  3. Pick events: scan_completed, critical_finding, high_finding, cve_critical, cve_high, cve_batch_summary.
  4. Apply filters (project, severity, scan type) if you want to scope.
  5. Save and click Test to send a synthetic event to the recipient list.

Branded HTML with the Vygl logo, dark-mode CSS, and a responsive layout. Each event type has its own template:

  • Scan completion — summary table, severity breakdown, link to scan detail.
  • Finding alert — finding title, file, rule, AI verdict, link to finding detail.
  • CVE Watch — affected packages, EPSS / KEV signals, link to alert.

Plain-text alternatives are included for clients that don’t render HTML.

These send automatically — no configuration needed:

  • Member invites — sent when an admin invites a user. The link expires in 7 days.
  • Password reset — sent when a user clicks Forgot Password. The link expires in 7 days.

Transactional emails carry one-time tokens that hash on the server; the raw token never goes to the database.