Compliance
7 frameworks mapped at the control level
QNSP runs a compliance engine that maps 48 controls across SOC 2, HIPAA, GDPR, PCI DSS v4.0.1, ISO/IEC 27001:2022, PDPA (Singapore), and MAS TRM — and evaluates them in real time against live service-health probes. The seven frameworks below are the ones QNSP ships with mapped at the control level today, not the ones we plan to support someday.
Coverage
Framework matrix
The seven frameworks QNSP maps today, with cited standard, control count from the live compliance engine, and the crypto-policy tier at which each framework automatically activates.
| Framework | Standard | Controls | Activates on tier |
|---|---|---|---|
| SOC 2 Type II | AICPA Trust Services Criteria (2017) | 6 | strict, maximum, government |
| HIPAA Security Rule | 45 CFR Part 164 | 6 | strict, maximum, government |
| GDPR | Regulation (EU) 2016/679 | 5 | maximum, government |
| PCI DSS | v4.0.1 (PCI Security Standards Council) | 5 | maximum, government |
| ISO/IEC 27001 | ISO/IEC 27001:2022 | 7 | maximum, government |
| PDPA (Singapore) | Personal Data Protection Act 2012 (Rev. 2021) Singapore-resident regulator (PDPC). Mapped natively given QNSP's Singapore HQ — most US-HQ competitors do not enumerate PDPA on public Trust Centers. | 9 | strict, maximum, government |
| MAS TRM Guidelines | Technology Risk Management Guidelines (Jan 2021) Monetary Authority of Singapore. Mandatory framework for MAS-regulated FSI entities. Built into the compliance engine from day one given QNSP's Singapore HQ and FSI focus. | 10 | maximum, government |
| Total | 48 |
Source-of-truth file: apps/audit-service/src/services/compliance-service.ts (FRAMEWORK_METADATA + FRAMEWORK_CONTROLS).
Activation
Per-crypto-tier framework activation
QNSP's crypto-policy tier determines which compliance frameworks are automatically activated for a tenant. Tiers stack: maximum includes everything in strict, government includes everything in maximum, plus FIPS-finalized PQC restrictions and HSM-rooted keys.
| Crypto tier | Billing tiers | Frameworks activated |
|---|---|---|
| default | Free, Dev Starter, Dev Pro, Dev Elite, Dev Team | (no automatic framework activation) |
| strict | Business Team, Business Advanced, Business Elite | SOC 2 · HIPAA · PDPA |
| maximum | Enterprise Standard, Enterprise Pro, Enterprise Elite | SOC 2 · HIPAA · GDPR · PCI DSS · ISO 27001 · PDPA · MAS TRM |
| government | Government, Specialized (air-gapped, on-prem, BYOH) | SOC 2 · HIPAA · GDPR · PCI DSS · ISO 27001 · PDPA · MAS TRM (FIPS-finalized PQC only) |
Mechanism
Real-time control evaluation
QNSP's compliance engine does not depend on snapshots. Every control has explicit evidenceSources — backend services whose health endpoints attest to whether the control is operationally effective right now.
auth-service → identity and access controls, kms-service → key management, vault-service + storage-service → encryption at rest, edge-gateway → encryption in transit, audit-service → audit chain integrity, security-monitoring-service → continuous monitoring./compliance.evidence-compliance-pack add-on generate framework reports on demand. Pre-engagement evidence requests go through sales (see CTAs below).FAQ
What buyers and regulators ask
Direct answers to the seven questions QNSP gets asked most often about compliance posture. Each Q&A also emits schema.org FAQPage markup for search rich-snippet eligibility.
Next