Every SaaS tool you adopt becomes an extension of your own security perimeter. Customer data, employee records, financials, source code, internal conversations — all of it now lives on infrastructure you don't control, secured by people you didn't hire. The average mid-size company uses 100+ SaaS apps, which means 100+ potential breach surfaces.
This checklist gives you 20 questions that cover the five areas that matter most: data encryption, compliance certifications, access control, data backups and residency, and incident response. Ask these before you sign — not after a breach teaches you why they matter.
| Domain | What it covers | Questions |
|---|---|---|
| Data encryption | How data is protected at rest and in transit | Q1–Q4 |
| Compliance & certifications | Independent audits proving the vendor meets a standard | Q5–Q9 |
| Access control | Who at the vendor can see your data, and how access is governed | Q10–Q13 |
| Backups & data residency | How data is backed up and where it physically lives | Q14–Q16 |
| Incident response | What happens when (not if) something goes wrong | Q17–Q20 |
Encryption is the baseline, not the ceiling. Every reputable SaaS vendor encrypts data in transit and at rest — the questions are about how, and who holds the keys.
This should be an immediate yes. TLS 1.2 minimum is now table stakes; TLS 1.3 is increasingly common. If the vendor hedges or mentions SSL, walk away. Perfect forward secrecy should be standard.
Look for AES-256 encryption at rest, applied to databases, object storage, backups, and logs. Ask whether encryption is applied at the storage layer (volume-level), the application layer (record-level), or both. Application-layer encryption with customer-managed keys is the gold standard — it means even the vendor's own engineers can't read your data without your keys.
Vendor-managed keys are the default and acceptable for most use cases. For sensitive workloads, look for customer-managed keys (CMK) using AWS KMS, Azure Key Vault, or Google Cloud KMS, where you control key rotation and revocation. Bring-your-own-key (BYOK) is the highest tier and matters for regulated industries.
For tools storing PII, PHI, or financial data, field-level encryption means a breach of the database doesn't automatically expose the most sensitive fields. Not every vendor supports this, but it's a strong differentiator for healthcare, fintech, and HR tools.
Certifications don't guarantee security, but they prove a vendor has been independently audited against a recognized standard. A vendor with no certifications is asking you to trust them on faith.
SOC 2 Type II is the most widely recognized SaaS security attestation in North America. Type I assesses design at a point in time; Type II assesses operating effectiveness over 6–12 months. Always ask for Type II, and request the actual report under NDA — a vendor that claims compliance but won't share the report is a yellow flag. Check the report's scope: some vendors certify only a subset of their product or infrastructure.
ISO 27001 is the international standard for information security management systems. It's more common among European and enterprise-focused vendors. ISO 27001 + SOC 2 Type II together is a strong signal. ISO 27017 (cloud security) and ISO 27018 (PII in public clouds) are relevant extensions.
For any vendor processing EU personal data, GDPR compliance is a legal requirement, not optional. Ask for the Data Processing Agreement (DPA) — it should be a standard template you can sign without negotiation. Confirm sub-processor lists are published and updated, and that the vendor supports data subject access requests (DSARs) and the right to erasure.
If you're in healthcare or handle protected health information (PHI) in the US, the vendor must be HIPAA-compliant and willing to sign a Business Associate Agreement (BAA). A vendor that won't sign a BAA cannot legally process PHI on your behalf. Note that "HIPAA-ready" is not the same as "HIPAA-compliant" — only the latter comes with a BAA.
If the tool processes, stores, or transmits cardholder data, PCI DSS compliance applies. Most SaaS tools avoid PCI scope by tokenizing through Stripe, Adyen, or Braintree — ask which. If the vendor self-certifies PCI, ask for the Attestation of Compliance (AoC) and confirm the scope.
| Certification | What it proves | When you need it |
|---|---|---|
| SOC 2 Type II | Security, availability, confidentiality controls over time | Default for any business SaaS |
| ISO 27001 | Information security management system | Enterprise & EU customers |
| GDPR / DPA | EU personal data protection | Any EU data processing |
| HIPAA / BAA | Protected health information handling | US healthcare & PHI |
| PCI DSS | Payment card data security | Payment processing |
| FedRAMP | US government cloud authorization | US public sector |
Encryption protects data from outsiders. Access control protects it from insiders — including the vendor's own staff. These questions establish who can see your data and under what conditions.
SAML 2.0 single sign-on (via Okta, Azure AD, Google Workspace, etc.) should be standard on any business plan — though many vendors gate it behind an Enterprise tier. SCIM automated user provisioning means deprovisioning happens instantly when someone leaves your company, eliminating orphan accounts. Confirm both, and check whether SSO is included or a paid add-on.
The honest answer is usually "yes, under specific circumstances." Ask about: least-privilege access controls, just-in-time access with approval workflows, session recording for production access, and whether access is logged and auditable. A vendor that claims "no employee ever accesses customer data" is either exceptional or evasive — dig in.
Within your own account, you need granular roles (admin, editor, viewer, custom) and a tamper-evident audit log showing who did what, when. Audit logs should be exportable and retained for at least 12 months — longer for regulated industries. Check whether audit logs are included or an Enterprise feature.
The vendor should enforce strong passwords and support (or require) MFA for all accounts. Ask whether MFA is enforced for their own employees accessing your data. If the vendor's own staff can access production without MFA, your data is one phished credential away from exposure.
Encryption and access controls protect against unauthorized access. Backups protect against the authorized kind — accidental deletion, corruption, or a vendor-side outage that takes your data with it.
Look for at least daily backups with 30-day retention, and confirm backups are stored in a separate availability zone or region from production. Ask about point-in-time recovery (PITR) — can you restore to a specific moment, not just "last night's backup"? Confirm whether backups are included or a paid add-on; some vendors charge extra for anything beyond 7 days.
Recovery Time Objective (RTO) is how long until service is restored after an incident. Recovery Point Objective (RPO) is how much data you could lose (the window between the last backup and the incident). Enterprise-grade vendors should commit to RTO under 4 hours and RPO under 1 hour. Get these in the SLA, not in marketing copy.
Data residency matters for GDPR (EU data must stay in the EU or adequacy-decision countries), for certain regulated industries, and for customers in jurisdictions with data localization laws. Confirm the vendor's hosting regions (AWS us-east-1, eu-west-1, etc.) and whether you can pin your data to a specific region. For EU customers, confirm the vendor doesn't replicate data to the US without a valid transfer mechanism (SCCs, EU-US Data Privacy Framework).
Every vendor will eventually have an incident — a breach, an outage, a misconfiguration. What separates a trustworthy vendor from a risky one is how they prepare for and handle it.
Many contracts default to "notify within 30 days" or even "as soon as commercially reasonable." That's not good enough. Push for notification within 72 hours of confirmed detection (aligned with GDPR), and specify what they notify you about — not just confirmed breaches but material security incidents. Get the notification commitment in the contract, not the marketing page.
Ask whether the vendor has a dedicated security team (not just "the engineering team handles it"), a published security incident response process, and regular tabletop exercises or red-team tests. Vendors mature in security will talk about this openly; immature ones will deflect.
Annual third-party penetration tests should be standard. Ask who performs them (reputable firms include Bishop Fox, Trail of Bits, NCC Group), how often, and whether you can see a sanitized summary or the SOC 2 report that covers them. Bug bounty programs (HackerOne, Bugcrowd) are a positive signal of ongoing testing.
Ask how the vendor handles CVEs in their dependencies, what their patch SLA is for critical vulnerabilities (look for 7 days or less), and whether they have a public security advisory page. A vendor with no visible security advisories either has perfect security (unlikely) or doesn't disclose (likely).
Print this, send it to every vendor you're evaluating, and require written answers before signing. A vendor that takes security seriously will answer in detail; one that doesn't will send you a marketing PDF.
| # | Question | Acceptable answer |
|---|---|---|
| 1 | TLS 1.2+ in transit? | Yes, with perfect forward secrecy |
| 2 | AES-256 at rest? | Yes, on all storage layers |
| 3 | Who manages keys? | Vendor-managed minimum; CMK for sensitive data |
| 4 | Field-level encryption? | Yes, for PII/PHI/financial tools |
| 5 | SOC 2 Type II report available? | Yes, under NDA, current scope |
| 6 | ISO 27001 certified? | Yes (or committed timeline) |
| 7 | GDPR DPA available? | Yes, standard template |
| 8 | HIPAA BAA available? | Yes (if handling PHI) |
| 9 | PCI DSS scope? | Tokenized via processor, or AoC available |
| 10 | SAML SSO + SCIM? | Yes, ideally not Enterprise-gated |
| 11 | Vendor employee access controls? | Least-privilege, JIT, logged, auditable |
| 12 | RBAC and audit logs? | Granular roles, 12+ month log retention |
| 13 | MFA enforced for vendor staff? | Yes, required for production access |
| 14 | Backup frequency and retention? | Daily, 30+ days, separate region |
| 15 | RTO and RPO? | RTO < 4h, RPO < 1h in SLA |
| 16 | Data residency options? | Region pinning available for EU/regulated |
| 17 | Breach notification timeline? | Within 72 hours, in contract |
| 18 | Dedicated security team and IR plan? | Yes, with tabletop exercises |
| 19 | Annual third-party pentests? | Yes, summary available under NDA |
| 20 | Vulnerability disclosure policy? | Public policy, patch SLA < 7 days for critical |
Don't send all 20 questions cold to every vendor. Tier your approach based on risk:
Security review is just step one. Our migration guide covers data export, validation, and cutover without losing records.
Read the SaaS migration guideSecurity is a continuum, not a binary. No vendor will ace every question, and that's fine — the goal is to understand the gaps and decide whether they're acceptable for your risk tolerance and the sensitivity of the data involved. What's never acceptable is a vendor that won't answer the questions at all.