Quick Notes104 words

Metrics and queries for security — quick notes

Security metrics — quick notes

MetricSignals
MTTR by severityWhether findings actually get fixed
Findings by ageWhether a backlog is accumulating
New findings per releaseIs the codebase getting safer?
Secret scanning alertsCredentials reaching the repo
Dependency currencyWhether a patch is even mergeable
  • Age beats count: 50 findings under a week ≫ 5 findings two years old.
  • Aggregate MTTR hides triage failure — split it by severity.
  • Dependency currency is a leading indicator of future response time.

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free