Intelligent Remediation: The Last Mile of Vulnerability Management
Pete Garcin
February 5, 2025

Frequently Asked Questions
What is intelligent remediation and why is it the last mile?
Intelligent remediation is the automated identification, testing, building, and delivery of security fixes for known vulnerabilities — without requiring manual engineering intervention for each CVE. It is the last mile because detection and prioritization are relatively well-automated, but the step of actually fixing the vulnerability — finding the patched version, assessing whether the upgrade introduces breaking changes, rebuilding the component, testing it, and delivering it — has remained largely manual. That manual step is where the mean-time-to-remediate gap lives.
What makes remediation intelligent rather than just automated?
Automated remediation applies a fix. Intelligent remediation applies the right fix: it analyzes the dependency tree to understand what a version change affects, runs breaking change analysis to identify conflicts before the upgrade is applied, selects the most secure available version within the active maintenance window rather than defaulting to latest, and delivers the fix with documentation of what changed. Without that analysis layer, automated remediation can introduce new problems while fixing old ones.
How does the ActiveState Curated Catalog implement intelligent remediation?
The Curated Catalog monitors every component continuously against CVE disclosures. When a community-approved fix is available upstream, it rebuilds the affected component from source, runs breaking change analysis against the known dependency graph, and delivers the patched version to the team's artifact repository under a contractual SLA — 5 business days for critical, 10 for high. Teams receive a fix that has been tested for compatibility, not just a version number to try.


.png)
