Legal
Privacy policy
We're finalizing our public privacy policy ahead of launch. In the meantime, here's what's true about how we handle your data:
- You control access. Releap installs as a GitHub App whose permissions are shown on the consent screen before you install, and any feature that writes to your systems is opt-in per workspace and disableable.
- Default-deny on repo visibility. A repository is invisible to Releap until a workspace admin explicitly enables it.
- Encryption at rest. GitHub installation tokens, BYO LLM API keys, and integration credentials are AES-256-GCM encrypted with keys held in a managed secret store. Indexed code content (chunks), query history, KB articles, and ticket and release-note bodies are encrypted at the application layer using AES-256-GCM with per-workspace keys before being written to the database.
- Query history retention. Pro = 90 days, Business = 180 days, Enterprise = configurable. Aged rows are hard-deleted by the daily lifecycle worker.
- BYO LLM (Enterprise). When configured, prompts and embeddings route exclusively through your endpoint — code never leaves your network. Enterprise workspaces can additionally configure customer-managed encryption keys (CMEK), supplying a GCP KMS key that wraps the workspace data encryption key. Disabling the key or revoking Releap's IAM grant immediately prevents any further decryption of workspace content.
For a copy of our current data-processing posture or a Data Processing Agreement, email sales@releap.app.