Skip to main content
The Settings page gives organization admins a central place to manage security and automation preferences. You can access it from Settings in the dashboard sidebar.

Severity Thresholds

Severity thresholds filter out findings below a configured level so your team can focus on what matters most. There are two independent thresholds:
  • Code Generation — applies to findings surfaced during AI-assisted coding sessions.
  • CI / Pull Requests — applies to findings surfaced during CI checks and pull request reviews.
Each threshold can be set to one of the following levels:
  • Critical
  • High (default)
  • Medium
  • Low
  • Info
Findings below the selected level are suppressed from results. For example, setting the threshold to High means Medium, Low, and Info findings will not be shown. Thresholds are configured per organization and apply to all repositories within it.

Scan Schedules

Scan schedules let you enable daily automated scans for individual repositories. When enabled, a scan runs every day at 3:00 AM UTC and includes the same scan types available when running a scan on demand. To configure scan schedules:
  1. Go to Settings in the dashboard
  2. Find the repository you want to configure
  3. Toggle the schedule on or off

Access

The Settings page is restricted to organization admins. Members without admin privileges will not see the Settings option in the dashboard.