M&A Protocol Library

The Definitive Checklist for SaaS Technical Due Diligence (2025)

8 min read
Updated saas_checklist

For Private Equity firms and strategic acquirers, the software architecture of a target company is as critical as its EBITDA. A hidden architectural flaw or severe key-person dependency can instantly turn an accretive acquisition into a distressed asset.

This guide outlines the modern 2025 standard for SaaS Technical Due Diligence. It moves beyond simple codebase scans to evaluate structural integrity, scalability limits, and post-close operational continuity.


Phase 1: Architecture & Structural Scalability

The primary goal is identifying technical debt that will require immediate CapEx post-transaction. You must validate if the current architecture can support the projected growth model.

1.1. Cloud Infrastructure & Hosting Strategy

  • Cloud Provider Lock-In: Assess dependence on proprietary services (e.g., AWS Lambda, GCP BigQuery) versus cloud-agnostic containerization (Kubernetes, Docker).
  • Cost Optimization (FinOps): Run queries on the target's cloud billing. Are they operating with single-tenant bloat or optimized multi-tenant infrastructure?
  • Disaster Recovery & Redundancy: Require evidence of an RPO (Recovery Point Objective) and RTO (Recovery Time Objective) under 4 hours. Demand logs of the last successful failover test.

1.2. Codebase Quality & Modularity

  • Monolith vs. Microservices: Is the application a "Big Ball of Mud" monolith? If microservices are used, is there evidence of "distributed monolith" anti-patterns (e.g., synchronous cascading failures)?
  • Test Coverage: Request empirical data on unit, integration, and E2E test coverage. Coverage below 60% indicates high regression risk during post-close integration.
  • Technical Debt Ledger: Ask the CTO for their internal tracker of technical debt. If they claim "zero debt," they lack visibility into their own systems.

Phase 2: Organizational Integrity & Key-Person Risk

A brilliant codebase is a liability if only one engineer understands how to deploy it. In M&A, institutional knowledge transfer is paramount.

2.1. Leadership & Team Topology

  • Founder Dependency: If the founding CTO is still pushing code to production, the engineering organization has failed to scale. This is a massive integration risk.
  • Documentation Coverage: Review internal wikis (Notion, Confluence). Check for the "Bus Factor"—if the leading DevOps engineer leaves, can the team rebuild the infrastructure from bare metal?
  • Onboarding Velocity: Ask for the "Time to First Commit" metric. How long does it take a new hire to merge code into production? (Target: < 2 Weeks).

2.2. Vendor & Open Source Liability

  • Open Source Compliance: Execute a scan for AGPL or GPL-v3 licenses in the commercial codebase, which can force the proprietary software to be open-sourced.
  • Critical Vendor Dependency: Identify single points of failure in third-party APIs (e.g., entire platform reliant on a single external AI model API without fallback).

Phase 3: Security, Compliance & Data Posture

Cybersecurity liabilities are inherited upon acquisition. A target's loose data practices can lead to immediate post-close regulatory fines.

3.1. Infrastructure Security

  • Penetration Testing: Demand the executive summary of a third-party penetration test conducted within the last 6 months. Review the remediation ledger for critical CVEs.
  • Secret Management: Verify that no API keys or database passwords have been hardcoded into the Git repositories. Ensure centralized secret management (e.g., HashiCorp Vault, AWS Secrets Manager) is enforced.

3.2. Data Privacy & Compliance

  • Regulatory Adherence: Validate SOC 2 Type II, ISO 27001, GDPR, and HIPAA compliance (if applicable to the vertical).
  • Data Segregation: For enterprise B2B SaaS, review how tenant data is isolated to prevent cross-contamination.

If you are buying a small SaaS: the five items that matter most

For a first-time buyer of a sub-€5M software business — a search fund, a holdco, an individual — the full checklist above is more than the deal can bear. Nobody will grant you repository access before an LOI, and a €20,000 diligence engagement is a large fraction of the price. In practice five questions carry most of the risk:

  1. Who wrote the code, and who can deploy it? If the answer to both is one person, the price of the business includes that person. Ask for the deployment history, not the org chart.
  2. How is one customer's data kept from another's? "Every query filters by customer" is a convention, not a control. Ask how many times it has failed.
  3. When was a backup last restored? Not taken — restored. The honest answer is usually "never".
  4. What does the infrastructure cost per customer, and which way is it moving? A cost line that grows faster than customers is a margin problem you inherit on day one.
  5. Which of the marketing claims would survive a technical interview? "Proprietary AI" is the current favourite; a prompt to a third-party model is a feature, not a moat, and should not appear in the reps and warranties.

These five are exactly what a structured technical interview of the seller's lead developer surfaces in 20 minutes, and what the Tech Risk Memo turns into a signed verdict with the fixes written for the SPA schedule.


Automating the Diligence Protocol

Historically, achieving this level of insight required engaging a consulting firm for a 3-week, high-five-figure engagement. A structured interview of the engineering leadership, run by an AI and reviewed by an experienced CTO, surfaces most of the same CapEx and continuity risks before the Letter of Intent is finalised — at a price that fits deals a consulting firm would never take.

Buying or backing a small software company?

Get this done for you, signed, in five business days

The Tech Risk Memo runs a structured 20-minute interview with the target's technical lead, then Michael reviews it, holds one follow-up call and signs a 4–6 page verdict with red flags and a 30/90-day fix list. Built for angel cheques and sub-€10M acquisitions, where a diligence firm's fee doesn't fit the deal.

Free AI Audit