Add small SaaS profile proof
This commit is contained in:
parent
79e4d10b68
commit
6351ebc627
40 changed files with 1696 additions and 54 deletions
|
|
@ -0,0 +1,14 @@
|
|||
id: small-saas/control/namespace-per-tenant
|
||||
kind: control
|
||||
title: Namespace Per Tenant Control
|
||||
profile: small-saas
|
||||
policy_id: small-saas/policy/tenant-isolation
|
||||
claim: Every production tenant has a distinct runtime namespace and data partition.
|
||||
control_type: preventive
|
||||
evidence_ids:
|
||||
- small-saas/evidence/access-review-2026-05
|
||||
relationships:
|
||||
- type: satisfies
|
||||
target: small-saas/policy/tenant-isolation
|
||||
- type: evidenced_by
|
||||
target: small-saas/evidence/access-review-2026-05
|
||||
Loading…
Add table
Add a link
Reference in a new issue