Personal Dashboard¶
The dashboard opens on the Personal tab by default. It shows the security state tied to your own account: alerts you've generated, sources you connected, your posture score.
The top of the page has two tabs — Personal and Company. The Company tab is only visible to admins (see Company Dashboard).
Security Posture Score¶
A single 0-100% metric that summarizes how well your account is protected. Click View Details to see the breakdown — which factors raised or lowered the score.
The full formula and the weight of each factor are documented at https://bcp.bytecode.team/dashboard/security-posture-score/.
Click Improve Score to get a personalized list of actions that will raise it.
Active Alerts¶
Live alerts split by severity: Critical / High / Medium / Low. The number in each card is the count of alerts still needing action.
Click View All Alerts to open the full alert list at https://bcp.bytecode.team/alerts/. On that page you can:
- Filter by severity, source (HIBP / GitHub / Pastebin / GitLab / ...), status (new / acknowledged / resolved), date range.
- Acknowledge an alert — mark it as reviewed, but not yet resolved (removes it from the "requires attention" counter).
- View — open a modal with the full alert details: what was found, where, evidence, recommended next step.
Detection Sources Status¶
Tiles for each detection source (HIBP, Pastebin, GitHub, GitLab, Breach DB, Social Media, OSINT, Ransomware) with:
- Status — active / inactive / not connected.
- Count — how many alerts came from this source.
Tiles for sources that are not yet released (Breach DB, Social Media, OSINT) are visible but greyed out.
Threat Trends (30 Days)¶
A weekly bar chart of new alerts over the last four weeks. Useful for spotting spikes — e.g., a burst after a leak of related data online.
Recent Detections¶
A timeline of the most recent scans and their findings. Each item shows the source, a short description of what was found, and how long ago it was.
Quick Actions (sidebar)¶
Buttons that trigger scans immediately — no schedule needed:
- Ransomware Check — check leak sites for your organization's name.
- HIBP Check — check breach databases for your email.
- Pastebin Scan — check public pastes.
- Code Scan — run a full scan on connected GitHub/GitLab.
- Breach DB Scan — for connected commercial breach providers.
- Social Media / OSINT Scan — for services in beta.
- Generate Report — build an on-demand report and download it.
Quick Actions run in the foreground: you see progress and get results in a minute or two.