Security
Controls we can describe precisely.
Every item on this page is implemented and in the product today.
Encrypted in transit and at rest
Every client connection is encrypted through the bolt+ssc:// scheme, with trust-on-first-use against a certificate issued by CognoDB's own CA — there is no unencrypted listener to accidentally connect to. Instance storage and backup snapshots are encrypted with managed keys.
Two separate identity layers
Who can administer your organization and who can open a database session are different questions with different answers. Console identity never becomes a data-path credential, so an SSO session cannot be replayed against your graph.
Credentials shown exactly once
Instance passwords are generated at creation, displayed a single time, and stored only as a bcrypt hash. API keys are hashed at rest and shown once for the same reason. We cannot recover either for you, which is the point.
Organization single sign-on
Connect your identity provider over OIDC, with issuer discovery and allowed email domains, so joining and leaving your directory controls console access without a separate offboarding step.
Audit log of every change
Each successful state-changing request is recorded with who made it, what it touched and where it came from. Reads are excluded so the log stays legible, and a failure to write an audit entry never silently drops the record.
Isolation between organizations
Each organization's workloads run in their own namespace with default-deny networking, so an instance can only be reached through the gateway that fronts it. Containers run as a non-root user with a read-only root filesystem and no ambient capabilities.
Backups that restore forward
Daily encrypted snapshots with retention. Restore creates a new instance rather than overwriting the original, so a recovery cannot destroy the evidence of what went wrong.
Guardrails on deletion
Deleted instances are retained for 30 days with a final snapshot before permanent removal, and bulk-deletion limits mean an automated system cannot remove a fleet without a human in the loop.
Reporting
Found something?
If you believe you have found a vulnerability, contact us directly and we will work the issue with you. We will not pursue action against good-faith research that respects user privacy and avoids service disruption.
Start now
~98.7%
token efficiency at 2,000 entities — see the footnotes above
Questions about your requirements?
If you have a security review to run or a control you need to see, get in touch and we will answer directly.
First-graph path
LiveCreate a free instance
No card. Ready in about a minute.
Connect your driver
bolt+ssc:// URI into the driver you already use.
Write two MERGEs
That's the entire shape of agent memory.
Point an agent at it
One MCP config block. No integration code.