Once you select a project from the Global Dashboard, you’ll land on the Project Vulnerability List. This section consolidates all vulnerabilities for a single project—whether discovered by SAST, IAC, or SCA scanning.

Scanner Tabs & Filters

  1. Scanner Tabs
    Switch between SAST, IAC, or SCA tabs to isolate vulnerabilities discovered by each scanner type. This helps you focus on code issues, infrastructure misconfigurations, or library dependencies, respectively.
  2. Severity Filter
    Show or hide vulnerabilities at different severity levels (e.g., Critical, High, Medium, Low).
  3. Status Filter
    Limit results to vulnerabilities marked To Verify, In Progress or Resolved etc.
  4. Priority Filter
    If you’ve tagged vulnerabilities with internal priorities (Critical Urgent, Urgent, Normal, High, Low), you can quickly narrow down the list to see which require immediate attention.
  5. Sort Options
    • Severity: Sort by ascending or descending severity.
    • CVSS Score (SCA-only): Sort libraries by their numeric score to find the most dangerous dependencies first.

Always re-run or schedule scans after significant code or infrastructure changes to keep this list accurate.