Skip to Content
FeaturesEmail Notifications

Email Notifications

CodeStax sends email notifications to keep your team informed about security findings, scan completions, and account events.

Email Types

CodeStax sends 14 types of email notifications:

Security Alerts

Email TypeTriggerDefault
Critical Finding AlertA critical-severity vulnerability is foundEnabled
Secret DetectedA leaked secret or credential is found in codeEnabled
Quality Gate FailedA scan or PR review fails the quality gateEnabled
New CVE AlertA newly published CVE affects your dependenciesEnabled

Scan Events

Email TypeTriggerDefault
Scan CompletedA scan finishes successfullyDisabled
Scan FailedA scan encounters an errorEnabled
PR Review CompletedA PR review finishes with resultsDisabled
Scheduled Scan SummaryDaily/weekly digest of scheduled scan resultsDisabled

Account & Team Events

Email TypeTriggerDefault
Team InvitationYou are invited to join an organizationAlways on
Member JoinedA new member accepts an invitationEnabled
Role ChangedYour role in an organization is updatedAlways on
Plan UpgradedOrganization plan is upgradedEnabled
Plan ExpiringSubscription is about to expireAlways on
Weekly Security DigestWeekly summary of findings across all reposDisabled

Configuration

Per-User Preferences

Each user can configure their notification preferences:

  1. Go to Settings → Notifications
  2. Toggle each email type on or off
  3. Click Save

“Always on” notifications cannot be disabled as they relate to account security and access.

Organization-Level Policies

Organization admins can set notification policies that apply to all members:

  1. Go to Settings → Policies → Notifications
  2. Set which notifications are force-enabled for all members
  3. Set notification recipients for security alerts (additional emails beyond the triggering user)

Per-Repository Overrides

Override notification settings for specific repositories:

  1. Go to Repository Settings → Notifications
  2. Toggle notifications for that repo only
  3. Add additional recipients specific to that repository

Email Delivery

Reliability

  • Emails are queued and retried automatically on failure with exponential backoff
  • Failed deliveries are logged and visible in Settings → Email Logs (admin only)

Email Content

Security Alert Emails Include:

  • Finding severity and type
  • Affected file and line number
  • Repository name and branch
  • Direct link to the finding in the dashboard
  • Recommended fix summary

Digest Emails Include:

  • Summary counts by severity
  • Top 5 new findings since last digest
  • DORA metric snapshot
  • Link to the full dashboard

Unsubscribing

Every email includes an unsubscribe link in the footer. Clicking it disables that specific email type for your account. You can re-enable it anytime from Settings → Notifications.