Secbez Docs

Dashboard

Your Secbez security dashboard gives you an overview of all findings across your repositories.

The Secbez dashboard is your central view for monitoring the security posture of your repositories.

Security overview

At the top of the dashboard, you'll see:

  • Security grade (A through F) based on the number and severity of open findings
  • Total open findings across all repositories
  • Recent scan activity

Findings feed

The main section shows all findings across your repositories. Each finding shows:

  • Severity badge (critical, high, medium, low)
  • Category (e.g., SQL injection, broken access control, XSS)
  • File path and line number
  • Status (open, suppressed, fixed)
  • Repository name

Use the filters to narrow down findings:

  • Severity: Show only critical, high, medium, or low findings
  • Category: Filter by vulnerability type
  • Repository: Focus on a specific repo
  • Status: Show open, suppressed, or all findings

Quick actions

  • Click any finding to see full details including evidence, code context, and remediation guidance
  • Use the Command Palette (Cmd+K / Ctrl+K) for fast navigation

On this page