Flow
MTTR
Mean Time to Remediate
How old was the work that closed in the reporting window?
Security Metrics / BSides Charm
Closure flow and backlog age are different signals.
Mean Time to Remediate (MTTR) shows the age of closed work. Mean Open Vulnerability Age (MOVA) shows the age of open work. Read together, they make remediation tradeoffs visible.
The deck uses one simulated team, fixed capacity, and two simplified closure patterns to show how prioritization choices change what the metrics report.
The goal is not to prove oldest-first is best. The goal is to read both signals before judging progress.
Core idea
Flow
Mean Time to Remediate
How old was the work that closed in the reporting window?
Backlog age
Mean Open Vulnerability Age
How old is the work still open right now?
MTTR is windowed. MOVA reflects open backlog age right now. If they disagree, the system is telling you where to look.
Read them together
What to report
Prioritization
Use risk-based inputs first, then use MTTR and MOVA to see what those choices are doing to the system. Examples include CVSS, CISA Known Exploited Vulnerabilities (KEV), and the Exploit Prediction Scoring System (EPSS).
Takeaway
Use the pair to verify whether risk-based prioritization is producing the outcome you intended, and question the disagreement when the signals diverge.