Skip to content

docs: add Security and Data section (Security + Data retention)#3525

Draft
palash-c wants to merge 7 commits into
nextfrom
docs/security-and-data
Draft

docs: add Security and Data section (Security + Data retention)#3525
palash-c wants to merge 7 commits into
nextfrom
docs/security-and-data

Conversation

@palash-c

@palash-c palash-c commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Adds a Security and Data docs section (below Triggers and webhooks) with two pages:

  • Security (/docs/security/overview) — posture, compliance and the Trust Center, org/project isolation, credential protection (AES-256-GCM at rest, TLS), token redaction, webhook signing, responsibilities, and vulnerability reporting.
  • Data retention (/docs/security/data-retention) — what Composio stores, 1-year retention, the per-project Log storage → "Don't store data" option (Composio keeps an audit record but does not store tool-call payloads), an honest "Where your data goes" section (data still flows to the destination provider and sub-processors during execution; links the Trust Center sub-processor list), and a contact-sales path for contractual arrangements. Includes a redacted dashboard screenshot.

Note: "Don't store data" controls what Composio retains; it is not framed as a zero-data-retention guarantee.

🤖 Generated with Claude Code

…b-processors)

New /docs/security section mirroring the structure of comparable security docs:
- security/overview: posture, isolation, credential protection, Trust Center links
- security/data-retention: what's stored, 1-year retention, the Log storage / ZDR toggle
  ("Don't store data"), encryption scope
- security/sub-processors: which providers see payloads vs metadata; defers the
  authoritative list to trust.composio.dev

Grounded in code (logVisibilitySetting, ClickHouse TTL, AES-256-GCM secret encryption).
Items needing trust-owner sign-off are marked with TRUST-OWNER comments. DRAFT.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Error Error Jun 5, 2026 4:11pm

Request Review

…Center); contact sales CTA

- sub-processors page no longer names vendors; describes data-flow categories and links
  trust.composio.dev/subprocessors as the authoritative list (Trust Center lists 5 today;
  keep docs consistent + minimal)
- ZDR page CTA -> [contact sales](composio.dev/contact?utm_source=docs)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…nd users' data

Per the GEP call: customers care about THEIR end users' data, which lives in tool-call
payloads. Composio stores only the opaque user_id, never end-user identities; "Don't store
data" is what keeps end users' payload data out of Composio's storage.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…cted screenshot

- single page docs/content/docs/security-and-data.mdx (replaces the 3-page security/ folder)
- adds redacted Log-storage screenshot (project/org/email/user_id blurred; "Don't store data"
  highlighted) at docs/public/images/log-storage-dont-store-data.png
- nav: single "Security and Data" section, below Triggers and webhooks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@palash-c palash-c changed the title docs: add Security and Data section (Security, Data retention/ZDR, Sub-processors) docs: add Security and Data page (Zero Data Retention) Jun 5, 2026
@palash-c

palash-c commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator Author

Updated: consolidated the 3 pages into a single /docs/security-and-data page (below Triggers and webhooks) and added the redacted Log-storage screenshot (project/org/email/user_id blurred; "Don't store data" highlighted). PR description refreshed to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…on); no ZDR promise

- security/overview.mdx: posture, compliance/Trust Center, isolation, credential protection
- security/data-retention.mdx: what's stored, 1-year retention, the Log storage "Don't store
  data" option, and an honest "Where your data goes" section (data still flows to sub-processors
  during execution; defers the list to the Trust Center)
- frames "Don't store data" as controlling what Composio retains, not a Zero-Data-Retention
  guarantee; contractual ZDR is a contact-sales option only

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@palash-c palash-c changed the title docs: add Security and Data page (Zero Data Retention) docs: add Security and Data section (Security + Data retention) Jun 5, 2026
…(data flow)

Disclosed low-key in the "Where your data goes" list, scoped to "if you use the workbench",
deferring specifics to the Trust Center.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant