TL;DR: AI now helps flag duplicate, similar, and likely valid vulnerability submissions, with its duplicate detection model reportedly reaching 95% accuracy and being retrained every six months, according to INTIGRITI. The governance question is not whether AI speeds triage, but how teams keep human accountability, data handling, and model traceability intact as decision support becomes embedded in security workflows.
NHIMG editorial — based on content published by INTIGRITI: How AI is leveraged to enhance the Intigriti platform
By the numbers:
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, with 46% confirmed and 26% suspected.
Questions worth separating out
Q: How should security teams govern AI agents that triage code vulnerabilities?
A: Security teams should treat code-triaging AI agents as governed production services, not prompts with a UI.
Q: Why do AI-assisted assurance workflows still need human review?
A: AI can accelerate drafting, comparison, and summarisation, but it cannot own accountability.
Q: What do teams get wrong about AI-assisted vulnerability classification?
A: They often assume better automation means better assurance.
Practitioner guidance
- Define decision boundaries for AI triage Separate duplicate detection, similarity scoring, and validity prediction from final reviewer approval.
- Govern the submission metadata layer Validate the quality, lineage, and retention of researcher, program, and evidence metadata because those fields now influence model decisions.
- Version and log every model change Track prompt updates, embedding changes, retraining cycles, and model versions with change approval and rollback paths.
What's in the full article
INTIGRITI's full analysis covers the operational detail this post intentionally leaves for the source:
- How the duplicate, similarity, and validity models are wired into the Core API and AI Orchestrator
- The AI Model Card details on retraining cadence, anomaly monitoring, and documented model updates
- The EU hosting and data-handling approach for submission data, including encryption and consent filtering
- The implementation notes on how self-hosted models and Amazon Bedrock support the platform's workflow
👉 Read INTIGRITI's full explanation of how AI supports vulnerability triage and report quality →
AI-assisted vulnerability triage: what controls do teams need now?
Explore further
AI-assisted triage creates governance debt when teams mistake speed for assurance. Faster duplicate detection and validity filtering can reduce analyst load, but they also move judgement into a system that depends on labelled data, metadata quality, and controlled retraining. If reviewers stop challenging model output, the organisation inherits hidden bias and false confidence. The right posture is measurable oversight, not automation enthusiasm, because triage quality is a control outcome, not a feature claim.
A question worth separating out:
Q: How do organisations know if AI triage is actually working?
A: Measure whether the AI improves high-fidelity detection, shortens time to verified response, and preserves reviewer trust in its decisions. A system that merely closes more alerts is not enough. The right signal is whether the SOC can validate its conclusions quickly and use them in real investigations without rework.
👉 Read our full editorial: AI-assisted bug bounty triage needs stronger governance controls