Direct answer: Diligence is not looking for a perfect security programme. It is looking for evidence that you know what your risks are and that nothing in the stack will surprise the investor after the money goes in. Unknown risk is what costs you terms. Known and documented risk usually does not.
What actually gets examined
Who has access to production and how that is controlled. Whether customer data is handled in a way that matches what your contracts promise. Whether you have had an incident and how it was handled. What your compliance obligations are in the markets you sell into. Whether there is key-person risk in the infrastructure, which is a polite way of asking whether one person could disappear and take the deployment knowledge with them.
On the compliance side they want to know whether a customer commitment you have already signed requires something you do not yet have. A contractual promise of SOC 2 by a date, with no programme running, is the kind of finding that changes terms.
The answers that cost you
"We have never really looked at that" is the expensive one. So is discovering an unreported incident during diligence rather than before it. So is a security claim on your website that the technical reviewer can disprove in an afternoon, because it makes them doubt everything else in the data room.
A known gap with an owner and a date is a normal finding. Investors expect early companies to have gaps. What they are testing is whether management knows where they are.
What to have ready before the room opens
An access list for production. Your policy set, however short. A current risk register with real entries rather than placeholders. Any test or audit reports, with remediation status. A one-page summary of which frameworks your customers require and where you stand against them. If you have had an incident, a short written account of what happened and what changed afterwards.
Assembling that under time pressure while also running a raise is where the real cost sits. It is a week of work done calmly and a fortnight of chaos done late.
Security as a raise asset
Handled well this cuts both ways. A company that walks into diligence with a documented programme, a current test and a clear compliance position spends less time defending and more time selling the business. That is a valuation argument, not a compliance one.
We do this as Security Leadership for Fundraising, and if the round is closer than the readiness, the Fractional CISO engagement puts someone senior in the diligence calls with you.
Depth changes with the round and with who is asking
Security diligence at seed is usually one conversation and a short questionnaire, run by a partner who is checking that you are not obviously reckless. At Series A it starts to include a technical call with your CTO and a request for whatever test reports exist. From Series B onwards, and in any growth or private equity process, the investor typically hires an outside technical diligence firm and gives them two to four weeks, read access to your repositories, and a list of questions written by someone who does this professionally. The scrutiny does not increase gradually. It steps up sharply the first time a third party is paid to look.
The identity of the investor matters as much as the stage. A lead investor writing the cheque runs real diligence; a follower usually relies on the lead's report, which means one process determines what everyone believes. A strategic acquirer or a corporate venture arm brings their own security team, and that team applies their internal vendor standard to you, which is frequently stricter than anything a financial investor would ask. If a strategic is in your round, assume the diligence will look like an enterprise vendor review rather than an investment review, and prepare the artefacts that process expects.
What an outside technical diligence firm actually does
The scope is fairly consistent and worth knowing in advance, because everything on the list is something you can look at yourself first. They sample the codebase rather than reading it, looking at structure, test coverage, and how change gets reviewed. They run a secrets scan across the repository history, which finds the credential someone committed in 2023 and removed from the current branch but not from the history. They run a dependency scan for known vulnerabilities and, separately, for open source licences, because a copyleft licence sitting inside a product you distribute is a commercial problem rather than a security one and it lands in the same report.
They review cloud configuration, usually through read-only access to your accounts, and they will notice public storage buckets, absent logging, wide security groups, and standing administrative access. They interview the technical leadership, and that interview is doing double duty: it tests whether the answers match the artefacts, and it tests whether the person can describe their own risks without becoming defensive. They read your customer contracts for security commitments and compare them against what exists.
Two findings from that list cause disproportionate trouble. Secrets in repository history is one, because it is objective, it is dated, and it invites the question of what else was exposed. Open source licence exposure is the other, because remediation may mean rewriting a component, and it converts a technical footnote into a diligence item the lawyers now own.
The findings that move terms rather than the checklist
Most findings result in a remediation note and nothing more. A short list of them changes the deal.
A commitment you have signed and cannot meet. A customer contract promising a SOC 2 report by a date with no auditor engaged, an uptime SLA you have already breached without paying credits, or a data residency clause your architecture does not honour. These are quantifiable liabilities, and diligence teams price them.
An incident that was never disclosed. Investors expect that an early company has had something go wrong. Discovering it themselves, from a log, a support ticket, or a former employee, is materially worse than being told, because it recalibrates their view of everything else you have said.
Personal data where it should not be. Production customer records copied into a development environment or a shared analytics workspace is common and it is a live regulatory exposure under PIPEDA and Law 25, not a hypothetical one. It is also the kind of thing a diligence firm finds quickly, because they ask where the test data comes from and people answer honestly.
Concentration in one person. If one engineer holds the only credentials that can deploy, restore, or rotate keys, that is a business continuity finding as much as a security one, and it is one of the few items that reliably appears in the investment committee summary.
Contractor and IP gaps. Code written by contractors without an executed assignment sits at the intersection of security and legal diligence. It rarely kills a round and it routinely delays one.
Disclosing well without opening every drawer
Founders swing between two failure modes here. One is minimising, where every answer is reassuring and the diligence team starts probing precisely because nothing is ever a problem. The other is over-disclosure, where an anxious founder narrates every worry they have ever had and creates a list of items the investor now has to close before signing.
The device that solves this is a maintained risk register, used as the disclosure instrument. It lets you answer the hard question with a document rather than an improvisation: here are our known risks, here is the severity we assigned, here is the owner, here is the date. Items on that list are managed risks. Items not on it are the ones you are asserting do not exist, and you should be confident in that assertion. A register with eight real entries reads as competence. A register with two entries, both trivial, reads as a document created for this meeting, and an experienced reviewer can tell the difference in under a minute.
The same principle applies to incidents. A short written account of what happened, when you knew, what you did, who you told, and what changed afterwards is a strong artefact. Volunteering it early costs you almost nothing and removes the possibility of it being found.
Eight weeks out, in order
If the round is a couple of months away, the work is finite. In the first fortnight, pull an accurate list of who has production access, including service accounts and third-party integrations, and remove what should not be there, keeping the record of removal. Scan your repository history for secrets and rotate anything found, because rotation is the fix and deletion is not. Read your five largest customer contracts and write down every security, privacy, uptime, and compliance commitment in them.
In the next fortnight, close the gap between those commitments and reality, or record each gap with an owner and a date. Get a current external test done if the last one is over a year old or does not exist, and have the remediation status alongside it rather than a raw finding list. Write the policy set if it does not exist; short and accurate beats long and aspirational, and an investor's reviewer will spot a policy describing a process nobody follows.
In the final month, assemble the data room folder itself: access list, policies, risk register, test reports with remediation status, incident history, subprocessor list with data processing agreements, and the one-page compliance position mapping which frameworks your customers require against where you stand. Then have someone who was not involved read it as an adversary and ask what they would attack.
When you should not hire anyone for this
If you are raising a seed round, have fewer than fifteen people, and hold no sensitive customer data, do not spend money on this. The security section of that diligence is proportionate to the cheque, and a founder who can speak accurately about access control, backups, and vendor list for twenty minutes has cleared the bar. Buying a consultancy engagement to prepare for a conversation you can have honestly is spending runway on theatre.
If the round is already signed and the security work is a post-close covenant, you have time, and doing the work properly over two quarters is better and cheaper than doing it in a panic before a deadline that no longer exists. Slow down deliberately.
And if what diligence surfaced is one specific finding, buy the fix rather than a programme. A licence problem needs a lawyer and an engineer. A secrets exposure needs rotation and a scanning control in the pipeline. Hiring someone to build an information security management system in response to a single finding is the wrong shape of purchase, and we will tell you so.
Where outside help genuinely earns its cost is when the diligence firm's report has landed and you need somebody who can push back on the findings that are wrong, prioritise the ones that are right, and be credible in the follow-up call. That is what the fractional CISO engagement is for, and it starts from $3,000 a month. If the pressure is compliance rather than technical, the readiness work sits under compliance, and if you want an outside read on your data room before it opens, tell us the timeline and we will tell you whether it needs a week or a quarter.
Stuck on a buyer review? We answer SIG, CAIQ and bespoke security questionnaires, and set up the trust center that stops most of them arriving.
Talk to usOr talk about a retainer