Dependency CVE → exploit → patch
A real vuln triage chain. Each step consumes the prior step's typed output.
- Agent #19Vulnerability Management AITrivy + OSV.dev finds CVEs in your manifest
- Agent #33Risk Prioritizer (EPSS)Pulls EPSS scores, ranks by exploit probability
- Agent #3Reachability ScannerDecides which CVE is reachable from your entry points
- Agent #9Auto-Patch EngineGenerates the exact version pin + breaking-change shim
ChatGPT can't run Trivy against your repo, doesn't query EPSS, and has no typed handoff between steps. Each agent here ingests the previous agent's structured output — copy-paste isn't a substitute.