The security questionnaire is coming. Decide when.
A pattern I keep seeing: a startup lands its first serious enterprise prospect, the deal moves fast, and then it stalls — on a security questionnaire. Suddenly security is the most urgent thing in the company, being done in the worst possible way: under deal pressure, with a sales deadline, by people pulled off the roadmap.
None of that was bad luck. Security debt behaves exactly like technical debt — invisible, quietly compounding, and the interest always comes due at the moment you can least afford it. The questionnaire didn't create the problem. It just made the invisible visible, on someone else's schedule.
Never let something important become urgent. That's really the whole page; everything below is mechanics.
Controls are cheapest before habits form
Here's the math that startups consistently get backwards. Enforcing MFA and SSO at 10 people is an afternoon. At 100 people, it's a project — with exceptions, politics, and that one early employee whose workflow breaks. Same control, maybe 50x the cost, purely because habits and exceptions had time to harden.
This applies to almost everything foundational: device management, offboarding discipline, who gets admin rights, where production data is allowed to live. The cheapest version of every one of these is the version installed before anyone has to unlearn something. If you do nothing else early, do the five moves while they're still afternoons.
Spend your constraint wisely
Your scarcest resource isn't money — it's engineering attention. Every security decision should be priced in that currency. Which leads to a simple rule: prefer controls that ride on infrastructure you already pay for. Google Workspace or M365 already gives you SSO, MFA enforcement, device baselines, and audit logs. Each standalone security tool you add isn't just a license — it's a new queue of alerts and maintenance that someone has to own, forever.
The same logic says don't buy a GRC platform at 15 people, and probably not at 50. A spreadsheet risk register and an organized evidence folder do the job until well past the point where the tooling pays for itself.
What diligence teams actually evaluate
Nobody expects enterprise-grade security from a 20-person company — and pretending to have it is the one reliable way to fail the review. Diligence teams read hundreds of these answers; they are professional fiction detectors. What they're actually scoring is whether you know your environment, whether your answers match reality, and whether you know your gaps and have dates on them.
"We don't do X yet; it's planned for Q3 because Y is ahead of it" is a strong answer. It demonstrates exactly the thing they're trying to verify: that someone is home.
The questionnaire, industrialized
You'll answer roughly the same 100 questions for every enterprise deal, so answer them once, properly: keep a master questionnaire with your real answers, evidence links, and gap dates, and treat it as a living document. First response goes from a two-week scramble to a two-day edit. Boring, and worth more than most security spend at this stage.
On SOC 2 specifically
Don't start a SOC 2 until revenue actually demands it — it's a recurring cost, not a badge. But readiness is cheap: foundations in place, evidence organized, master questionnaire current. When a deal finally requires it, readiness converts to a Type I in a few months, then a Type II over the following observation period. Starting from zero under deal pressure is how the cost doubles — rushed scoping decisions are expensive to unwind, and audits punish exactly the kind of corner-cutting that deadlines encourage.
Startup-specific failure modes
The risks that show up disproportionately at startups, all in the risk library with suggested first controls: secrets committed to code repos, production data copied into dev and test environments, departed contractors retaining repo and cloud access, the founder as undocumented single point of failure for every system, and customer data-deletion promises made in contracts that nobody actually operationalized.
How this connects: start with the five moves, stand up the risk register with the startup risks from the library, and use the gap workbook as your readiness baseline — it answers most questionnaires by translation.