Subscribe to the Non-Human & AI Identity Journal
Home Glossary Governance, Ownership & Risk True Positive
Governance, Ownership & Risk

True Positive

← Back to Glossary
By NHI Mgmt Group Updated August 2, 2026 Domain: Governance, Ownership & Risk

A true positive is a finding that correctly identifies a real security issue. In triage systems, true-positive recall matters because missing a genuine issue can leave exploitable code in production. Security teams usually care about both recall and precision, but the acceptable trade-off depends on risk and workflow design.

Expanded Definition

A true positive is a detection result that matches an actual condition of interest, such as a confirmed vulnerability, malicious event, policy violation, or quality defect. In security operations, the term is used across scanners, SIEM correlation rules, EDR detections, and review queues, but the meaning stays consistent: the tool or analyst identified something real. The concept is distinct from false positive, where an alert looks suspicious but is not actually a problem, and false negatives, where a real issue is missed entirely.

For security teams, the practical question is not whether a true positive exists in isolation, but whether the detection logic captures the right class of risk with acceptable precision. That makes true positive rate a useful measure, but only when paired with business context and triage cost. NIST’s control language in NIST SP 800-53 Rev 5 Security and Privacy Controls is often used to anchor how organisations treat security findings, evidence, and response actions, even though the standard does not define true positive as a formal control term. The most common misapplication is treating any alert that reaches a human analyst as a true positive, which occurs when teams confuse investigation activity with confirmed security impact.

Examples and Use Cases

Implementing true-positive analysis rigorously often introduces triage overhead, requiring organisations to weigh detection sensitivity against analyst time and operational noise.

  • A vulnerability scanner flags an internet-facing service with a known CVE, and validation confirms the exposed version is actually deployed. That alert is a true positive because the risk is real and actionable.
  • An EDR platform detects a credential dumping tool on an endpoint, and the process lineage, file hash, and command line all match known attacker behaviour. The finding is a true positive if forensic review confirms malicious execution.
  • A SIEM rule identifies impossible travel for a user account, and investigation shows the session came from a compromised VPN path rather than a roaming employee. The alert is a true positive because suspicious activity did occur.
  • An IAM review finds an active account with administrative rights that should have been removed during offboarding. If the entitlement still exists, the control finding is a true positive and indicates a governance failure.
  • In application security, a static analysis tool reports a hard-coded secret, and code review confirms a valid API key is present in the repository. This is a true positive because the secret can be abused directly.

Teams should separate confirmed true positives from merely plausible leads, especially when reviewing high-volume tools or workflows. For broader triage discipline, practitioners often map detections to the control outcomes described in NIST SP 800-53 Rev 5 Security and Privacy Controls and then decide which alerts require containment, escalation, or documentation.

Why It Matters for Security Teams

True positives matter because they define whether detection engineering is surfacing real risk or only generating workload. A team that cannot distinguish true positives from false positives will either overreact to noise or underreact to credible threats. That weakens incident response, distorts reporting, and makes tuning decisions unreliable. In mature security operations, the term also affects governance because confirmed findings often become evidence for remediation tracking, audit response, and control validation.

The identity angle is especially important when detections involve NHI, service accounts, API keys, or agentic AI tool access. A true-positive finding in these areas often points to stale secrets, overprivileged automation, or compromised non-human workflows rather than a simple user mistake. That makes the quality of triage directly relevant to PAM, secrets governance, and identity lifecycle controls. Teams also rely on formal response expectations in sources such as NIST SP 800-53 Rev 5 Security and Privacy Controls when deciding whether a validated detection becomes a ticket, a containment action, or a reportable event. Organisations typically encounter the operational cost of true positives only after an incident backlog or audit finding reveals that confirmed alerts were not being closed into action, at which point the term becomes operationally unavoidable to address.

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, NIST SP 800-53 Rev 5, NIST SP 800-63 and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0DE.CMDetection monitoring underpins confirming whether alerts represent real security events.
NIST SP 800-53 Rev 5SI-4Security monitoring control supports distinguishing real findings from noise.
NIST SP 800-63Digital identity assurance is relevant when true positives involve account compromise or identity misuse.
OWASP Non-Human Identity Top 10NHI findings often become true positives when secrets or service accounts are genuinely exposed.
NIST AI RMFAI governance needs validated detections to avoid reacting to spurious model or agent alerts.

Review identity events carefully and confirm whether suspicious activity reflects actual account compromise.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org