15 lines
488 B
YAML
15 lines
488 B
YAML
|
|
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
|