Subscribe to the Non-Human & AI Identity Journal

How should organisations measure whether ASPM is working?

Measure whether the number of exposed, owned, and validated risks is falling over time, not whether scan volume is rising. Good ASPM should shorten time to remediation for exploitable issues and reduce the set of findings that still have production reachability.

Why This Matters for Security Teams

ASPM is not effective because it produces more findings. It is effective when it changes risk outcomes: fewer exploitable issues reaching production, fewer alerts with no owner, and faster closure for issues that still have production reachability. That makes measurement a governance question as much as a tooling question, which is why many teams look to outcomes in the NIST Cybersecurity Framework 2.0 rather than raw scanner counts.

The most useful ASPM metrics track whether the organisation can identify, prioritise, and reduce exposure across code, cloud, identities, and runtime pathways. If a programme is healthy, high-severity findings should trend down, remediation should speed up, and validation should show that the remaining issues are either owned or deliberately accepted. NHIMG research on the Ultimate Guide to NHIs shows why this matters: 91.6% of secrets remain valid five days after notification, which means exposure without action is still exposure.

In practice, many security teams discover ASPM is failing only after a breach review shows that known issues stayed reachable long after they were first reported.

How It Works in Practice

Good ASPM measurement starts by separating signal from volume. A rising number of findings can mean better visibility, while a falling number of owned, validated, exploitable risks usually means the programme is working. Security teams should track the full path from discovery to disposition, not just the discovery event. That includes whether a finding is reachable in production, whether it has a clear owner, whether it is exploitable in the current environment, and how long it takes to close.

Operationally, the most useful indicators are usually time-based and disposition-based:

  • Mean time to acknowledge for high-risk findings
  • Mean time to remediate exploitable issues
  • Percentage of findings with an assigned owner
  • Percentage of findings with confirmed production reachability
  • Percentage of validated risks accepted with documented rationale

Measurement should also account for control quality. ASPM is stronger when findings are deduplicated, enriched with context, and validated against runtime or deployment evidence. A platform that flags every theoretical issue but cannot prove whether it is reachable often creates noise rather than measurable risk reduction. That is why teams increasingly tie ASPM to policy and exposure management, not just static analysis. The Ultimate Guide to NHIs is relevant here because secrets, service accounts, and API keys often create the production pathways that turn code issues into real exposure.

For reporting, current guidance suggests using trend lines over snapshots. Compare quarter over quarter changes in exploitable findings, SLA compliance, and remediation latency across business-critical assets. These controls tend to break down when ASPM is deployed across fragmented toolchains with no common asset inventory because ownership, reachability, and remediation evidence cannot be correlated reliably.

Common Variations and Edge Cases

Tighter ASPM measurement often increases operational overhead, requiring organisations to balance better risk visibility against the cost of validation, triage, and ownership mapping. That tradeoff becomes sharper in large environments where teams manage mixed application stacks, many cloud accounts, and multiple release pipelines.

There is no universal standard for this yet, but several patterns matter. First, teams should avoid using open issue counts as a success metric, because that can improve simply by suppressing detections. Second, mature programmes usually distinguish between findings that are actionable now and findings that are informational or awaiting architectural change. Third, if the business relies heavily on third-party services or internal service accounts, ASPM metrics should include reachability through identities and secrets, not just through code paths.

NHIMG research highlights the scale of that identity problem: only 5.7% of organisations have full visibility into their service accounts, and 97% of NHIs carry excessive privileges. That means ASPM dashboards can look healthy while hidden identity exposure keeps the attack path alive. For that reason, the best measures combine exposure, ownership, and remediation evidence, then validate them against production reality rather than against scanner output alone.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.IM-1 ASPM should improve risk visibility and measurement over time.
OWASP Non-Human Identity Top 10 NHI-03 Exposure metrics should include secrets and service-account risks.
NIST AI RMF AI RMF supports governance metrics for risk reduction and accountability.

Track ASPM trends that show risk understanding and control improvements across applications and environments.