The VRM lifecycle: five stages, repeating forever
A VRM program fails most often not because any single stage is done badly, but because the stages don't connect — an assessment that never becomes a contract requirement, a contract requirement nobody monitors, monitoring that never triggers a reassessment. Treat it as one continuous loop, not five separate projects:
Stage 1: Build the vendor inventory
You cannot risk-manage a vendor you don't know you have. The inventory stage is deliberately not "ask each department to list their vendors" — that survey always undercounts, because nobody remembers the free-tier analytics tool a contractor signed up for eighteen months ago. Build it from systems of record instead:
- Accounts payable / procurement records — anyone you're paying is a vendor, full stop.
- Contract management system — captures vendors under formal agreement, including auto-renewing ones nobody's looked at since signing.
- SSO / identity provider logs — surfaces SaaS tools employees connected via "Sign in with Google/Microsoft," which routinely bypasses procurement entirely.
- Firewall, proxy, and DNS logs — outbound traffic to unfamiliar SaaS domains is often the first real evidence of shadow IT.
- Expense reports — the vendors paid on a personal card because procurement felt slower than a credit card swipe.
For every vendor the inventory turns up, capture: what data or systems they can access, how they connect (API keys, VPN tunnel, direct database access, file transfer, embedded widget), known subprocessors, contract renewal date, and — critically — an internal business owner. A risk with no owner is a risk that gets acknowledged in a spreadsheet and never actually resolved.
Stage 2: Assess and tier vendor risk
Not every vendor deserves the same three hours of assessment work. Tier first, then match assessment depth to the tier — otherwise you'll either burn your team out doing deep dives on a badge-printing vendor or wave through a payroll processor with a five-minute checkbox review.
Tier on two axes: data sensitivity/system access (what could this vendor expose or disrupt) and business criticality (what breaks if they're unavailable or compromised). A vendor with SSN and bank-account access is Tier 1 regardless of contract size; a conference-registration tool with no customer data is Tier 3 even at a large annual spend.
Two assessment methods, used together rather than as alternatives:
- Security questionnaires (SIG, CAIQ) are self-reported by the vendor — useful for depth, slow to run, and only as accurate as whoever fills them out.
- Security ratings (BitSight, SecurityScorecard, and similar services) are externally observed from outside the vendor's perimeter — patch cadence, exposed services, breach history — and update continuously without the vendor's involvement.
For Tier 1 vendors, add direct evidence review: current SOC 2 Type II report, penetration test summary, and — for the vendors that justify it — a scoping call or on-site review. For a deeper comparison of when to use which method, see Vendor Questionnaires vs. Security Ratings.
Stage 3: Remediate gaps and lock them into the contract
An assessment that surfaces a finding but doesn't obligate the vendor to fix it isn't risk management — it's documentation of a risk you accepted without saying so out loud. Every finding needs a remediation deadline and an owner, tracked the same way you'd track an internal vulnerability: critical findings 15-30 days, high 30-60, medium 60-90, low carried to the next assessment cycle with the acceptance explicitly documented, not silently dropped.
Then convert the assessment's expectations into contract language, so they survive past the person who ran the review:
- Breach notification SLA with a specific number, not "promptly" — 24-72 hours from vendor discovery is standard for Tier 1 vendors.
- Right-to-audit clause so a follow-up review isn't a negotiation.
- Subprocessor flow-down requiring the vendor's own vendors to meet equivalent security terms.
- Data handling and destruction requirements at contract termination — the offboarding step most programs forget.
- Minimum cyber insurance requirement scaled to the tier and the data at risk.
Vendor Contract Security Requirements covers the specific clause language in more depth.
Stage 4: Monitor continuously, not annually
The gap between assessments is where most third-party incidents actually happen — a vendor passes their annual review in March and gets breached in September, and nobody notices until the next scheduled review or the news does. Continuous monitoring closes that gap:
- Security rating feeds that alert on score drops between formal reviews.
- Breach and dark-web monitoring for vendor mentions.
- Access reviews confirming the vendor still holds only the access they need — not the access they were granted for a project that ended a year ago.
- Financial health signals for vendors whose insolvency would be operationally disruptive, not just a compliance concern.
Monitoring doesn't replace periodic reassessment; it's what makes the interval between reassessments survivable instead of a blind spot.
Stage 5: Reassess on a trigger, not just a calendar
Calendar-based reassessment (everyone gets reviewed every 12 months) is a reasonable floor, but it's the wrong sole mechanism for the vendors that matter most. Layer trigger-based reassessment on top:
- A security incident at the vendor, whether or not it touched your data.
- A meaningful security rating drop.
- An acquisition or merger changing who controls the vendor.
- A scope-of-access change — the vendor now touches a new data type or system.
- A contract renewal, which is the natural checkpoint even for lower tiers.
Vendor Assessment Frequency Best Practices breaks down recommended cadences by tier in more detail, and if you need to justify assessment spend against expected loss, Annual Loss Expectancy for VRM walks through the calculation.
VRM program maturity: where does yours actually sit?
Most teams believe they're more mature than they are, usually because "we sent everyone a questionnaire once" gets counted as an assessment program. Use this honestly:
| Dimension | Ad Hoc | Defined | Managed | Optimized |
|---|---|---|---|---|
| Vendor inventory | Incomplete, tribal knowledge | Centralized list, updated irregularly | Inventory pulled from AP/SSO, refreshed quarterly | Inventory auto-synced from procurement, SSO, and network telemetry |
| Risk tiering | None — every vendor treated the same | Basic high/medium/low, assigned manually | Formal tiering model tied to data/access/criticality | Tiering drives assessment depth and monitoring cadence automatically |
| Assessment method | One-off questionnaire, if any | Standard questionnaire (SIG/CAIQ) for all vendors | Questionnaire + rating, matched to tier | Continuous rating + targeted deep-dive for Tier 1 only |
| Contract terms | Standard MSA, no security addendum | Security addendum added ad hoc | Security terms standardized, tied to assessment findings | Contract terms auto-update from assessment results and tier |
| Monitoring | None between renewals | Manual check-ins, informal | Rating feed with alerting | Continuous monitoring integrated into risk register and ticketing |
| Reassessment trigger | Only if someone remembers | Fixed annual calendar for all vendors | Tiered cadence + some trigger-based review | Fully trigger-based, tier-adjusted cadence as the floor |
| Ownership | No single owner | Security team owns it alone | Security + procurement + legal, defined RACI | Business owner accountable per vendor, security sets policy |
| Best fit | Pre-formal-program state — a warning sign, not a target | Small orgs, early-stage compliance push (SOC 2 readiness) | Mid-size orgs, regulated industries, most B2B SaaS companies | Large enterprises, highly regulated (finance, healthcare), or heavy vendor concentration |
If you're reading the Ad Hoc or Defined rows and recognizing your own program, that's normal — most organizations start there. The point of the table isn't to shame the starting point, it's to show the next concrete move: usually tiering, since it's the one dimension that makes every other row cheaper to improve.
When a vendor breach happens anyway
No assessment program eliminates third-party breach risk — it reduces the odds and shortens the response. The response has to start before the breach, because during one is the worst time to discover your contract has no notification SLA or your inventory doesn't show what the vendor could touch:
- Confirm exposure. What data or systems of yours did the vendor actually have access to, per your inventory record — not per their incident notice, which is often vague on scope by design.
- Cut access if it's still live. Revoke API keys, VPN access, or SSO trust immediately; don't wait for the vendor's own containment to finish.
- Activate your own incident response plan for anything that reaches your customers, employees, or regulators — a vendor breach that exposes your customer data is your breach to disclose, not just theirs.
- Run a business impact assessment on the exposure to scope notification and remediation obligations; see business impact analysis for the underlying method.
- Re-tier and set a remediation deadline with the vendor. A breach doesn't automatically mean termination, but it resets the assessment clock and raises the bar for staying a vendor — and it's the single strongest trigger-based reassessment event there is.
Third-party incidents are a subset of the broader supply chain attack category, and the same risk assessment discipline that scopes an internal incident applies here — you're just running it on infrastructure you don't control.
Common mistakes that sink VRM programs
- No single owner. Security runs the assessment, procurement owns the contract, and nobody owns the vendor relationship end-to-end — findings die in the handoff.
- Questionnaire theater. Sending the SIG and filing the response without reading it defeats the entire point; an unread questionnaire produces zero risk reduction.
- Uniform effort. Treating a payroll processor and a badge-printing vendor identically either exhausts the team or under-scrutinizes what actually matters.
- Forgotten offboarding. Access that isn't revoked when a contract ends is a live third-party risk with no vendor relationship left to manage it.
- Calendar-only reassessment. A vendor that gets breached in month three of a twelve-month cycle stays "assessed" on paper until the next scheduled review.
The bottom line
A VRM program isn't a questionnaire you send once a year — it's five connected stages that feed each other continuously: inventory finds the vendors, assessment tiers the risk, remediation and contract terms close the gaps, monitoring watches the space between reviews, and trigger-based reassessment catches what the calendar would miss. Build the loop once, tier honestly, and put an owner's name on every stage — the programs that fail are the ones where a stage exists on a slide but nobody's job depends on running it.