Executive report
Org-level, board-ready PDF: posture KPIs, opened-vs-closed trend, top remediations, top open risks. Print → Save as PDF.
Last updated Jun 1, 2026
What it is
A named, branded, board-ready report covering the whole workspace over a date window. Same source data as the executive dashboard and the findings list, but shaped for a CISO forwarding it to the board.
What it produces
- Headlines. Eight KPI tiles: critical open, high open, closed in period, MTTR in period, opened in period, all open issues, assets monitored, proven-exploitable count from AI validation runs.
- Trend chart. Inline SVG bar chart: opened vs. closed per week across the window. Net direction is visible at a glance.
- Top remediations: five most important findings closed in the window, severity-weighted.
- Top open critical / high: five oldest-unresolved critical/high findings, with days-open count.
- Period: explicit
from → to (N days)so the recipient knows exactly what window the data covers. - Company label: pulled from your workspace so the title reads “Executive Risk Report: Acme Security” out of the box.
What to use it for
- Quarterly board deck: open Print → Save as PDF, drop into slide 12.
- Cyber-insurance renewal artifact.
- ”What did we do this quarter”: single artefact answering it.
- Customer-facing security review for MSSPs.
Why it matters
The CISO has 10 minutes in the board meeting. They need one chart, one trend, one number per metric, and “here’s what we closed.” The executive report is exactly that, pulled from the same data the analyst sees, but with the framing an executive needs to read it without context-switching to the technical view.
Why it’s valuable
- No PDF generator dependency. Browser-native Print → Save as PDF. Renders identically across Chrome, Firefox, Safari.
- Inline SVG trend chart. No external charting library, no font fetch. The print window is one self-contained HTML blob.
- Configurable window. 30-day / quarterly / year-to-date presets, or a custom range.
- Markdown export too. Same content, plain text, for systems that need it ingested.
- Org-scoped per ACL. Per-target grants apply automatically; a scoped operator’s report covers only their grants.
How to use it
- Open Findings. The executive dashboard card sits at the top of the list.
- Click Executive report in the card header.
- Pick a preset (30d / Quarter / YTD) or set a custom range.
- Choose Print / PDF to open the branded report in a new
window with the print dialog ready, or Markdown to
download the same content as
.md.