Skip to content

docs: clarify cloud security model#3197

Open
AkioNuernberger wants to merge 1 commit into
mainfrom
improve-security-cloud-multitenancy
Open

docs: clarify cloud security model#3197
AkioNuernberger wants to merge 1 commit into
mainfrom
improve-security-cloud-multitenancy

docs: clarify cloud security model

ceaa3a5
Select commit
Loading
Failed to load commit list.
Claude / Claude Code Review completed Jun 27, 2026 in 6m 40s

Code review found 2 potential issues

Found 2 candidates, confirmed 2. See review comments for details.

Details

Severity Count
🔴 Important 0
🟡 Nit 2
🟣 Pre-existing 0
Severity File:Line Issue
🟡 Nit content/security/index.mdx:24-32 Inconsistent SOC 2 / ISO 27001 spelling in same document
🟡 Nit content/security/security-faq.mdx:165 Self-hosted obligations link points to off-topic page

Annotations

Check warning on line 32 in content/security/index.mdx

See this annotation in the file changed.

@claude claude / Claude Code Review

Inconsistent SOC 2 / ISO 27001 spelling in same document

Nit: this doc now uses two different spellings of the same certifications. The new section at line 28 uses the canonical "SOC 2 Type II and ISO 27001" (matching the Cards block at lines 43/49), but the pre-existing intro paragraph at line 11 still reads "SOC2 Type 2 and ISO27001". Consider updating line 11 to the canonical form for consistency within the same document.

Check warning on line 165 in content/security/security-faq.mdx

See this annotation in the file changed.

@claude claude / Claude Code Review

Self-hosted obligations link points to off-topic page

The new link target [/self-hosting/security/deployment-strategies](/self-hosting/security/deployment-strategies) is about single- vs. multi-deployment topology (RBAC, VPC peering, cost trade-offs) and does not cover any of the listed customer obligations (endpoint security, webhook hardening, backups, monitoring, IAM hygiene). Consider linking to a more topical page such as `/self-hosting/security/networking`, the backup guide already referenced in the next FAQ entry, or simply dropping the trai