Security Posture

The Cognethics platform is built on a layered security model with controls mapped to the major compliance frameworks. This page describes the controls Cognethics operates across the platform; the Security & Privacy Whitepaper available at the bottom goes into significantly greater depth for compliance, privacy, and infosec reviewers.

Security controls in place

Tenant isolation

Every customer runs in a fully isolated tenant, with a second nested layer of organization-level scoping for customers that operate subsidiaries, sites, or departments within their tenant. Isolation is enforced by construction at the database, queryset, and MCP-handler layers — a mandatory tenant foreign key on every record, organization scoping on every query, and a permission check at every tool handler — not optional, opt-in filters that a developer could forget to apply.

Encryption

Compliance-grade audit trail

Every privileged action on the platform is recorded in an append-only audit log with a per-tenant SHA-256 hash chain. Each entry references the hash of the prior entry in the same tenant, and a PostgreSQL immutability trigger blocks updates and deletes at the database level. Customers can verify the integrity of their own audit slice via POST /api/audit/verify-chain/.

Access control

Enterprise identity

Self-serve SAML 2.0 and SCIM 2.0 provisioning are available to every tenant. Customers configure their identity provider, SP metadata, attribute mappings, and SCIM tokens through the tenant-admin console. OIDC federation is supported via the platform's federated-identity backend.

Sub-processors

The Cognethics sub-processor list is published with a public RSS change feed at developers.cognethics.com/trust/sub-processors/feed.xml. Any change to the list emits a webhook event and an audit-log entry. See the Sub-Processors page for the full list.

Webhook & event integrity

Outbound webhooks are HMAC-signed with per-subscription secrets and retried with exponential backoff. Delivery history is retained for replay and verification.

Control categories

The platform implements security, audit, and data-protection controls across all major domains. For a detailed mapping of implemented controls to recognised frameworks, request the Security & Privacy Whitepaper using the form at the bottom of this page.

Control domain Coverage
Encryption & cryptography AES-256 at rest via AWS KMS, with a dedicated per-tenant customer-managed key (CMK) for sensitive application data; TLS 1.2+ in transit; dedicated FIPS-mode infrastructure available
Access control & identity TOTP-based MFA, organization-enforceable via tenant policy; RBAC with org-level scoping; SAML 2.0 & SCIM 2.0 federation; self-serve identity management
Audit & logging Append-only, hash-chain-protected audit log; per-tenant SHA-256 integrity verification; on-demand chain-verification endpoint
Data isolation Per-tenant data segregation enforced by construction at the database, queryset, and MCP-handler layers; multi-org nesting for enterprise structures
Incident response Breach tracking, automated incident logging, security contact escalation
Sub-processor governance Live sub-processor registry with RSS change feed and audit-log entry for every change
HIPAA safeguards Encrypted PHI fields, audit logging, role-based access, AWS BAA signed (via AWS Artifact); customer BAAs available on request via the Trust Center contact form
Privacy & data protection GDPR right-to-erasure workflows, CCPA/LGPD consumer rights tooling, in-product compliance hub, DPA with Standard Contractual Clauses

Security & audit controls

Cognethics operates security and audit controls mapped to the SOC 2 Trust Services Criteria:

Healthcare & HIPAA safeguards

Cognethics supports HIPAA-covered entities and business associates. Technical safeguards include encrypted PHI fields (AES-256 at rest), role-based access with TOTP-based MFA, comprehensive audit logging with hash-chain integrity, and automated breach incident tracking. The underlying AWS infrastructure is covered by a signed Business Associate Agreement (available via AWS Artifact). Customer BAAs are available on request via the Trust Center contact form — select the Legal / DPA / BAA topic.

Cryptographic safeguards

Cognethics uses industry-standard cryptography throughout the platform:

For customers with strict cryptographic-posture requirements, Cognethics offers dedicated FIPS-mode infrastructure — a separate deployment running the OpenSSL FIPS provider and kernel FIPS mode with continuous cryptographic self-tests. Contact the Trust team to provision a FIPS-mode environment for your tenant.

Data protection & privacy

Cognethics provides built-in compliance management for GDPR, CCPA, and LGPD:

Request the Cognethics Security & Privacy Whitepaper

The Security & Privacy Whitepaper is our most detailed published treatment of the platform's security and privacy program — the full control mappings, data-protection practices, and architectural assurances behind the summary above, written for compliance, privacy, and infosec reviewers. Submit the form below with your work email and we'll send you a copy.

Request the Security & Privacy Whitepaper

Tell us a little about your review and we'll send the whitepaper to your work email.

Questions?

For security or compliance questions — or to request a customer BAA or DPA — contact the Trust team and select the matching topic.

← Back to Trust Center