01
Hub
Owns identities, policy, encrypted secrets, audit events, repositories, build state, and deployment intent. The hub does not mount the host Docker socket.
Security and trust
ReaperCI ties identities, policy, build evidence, approvals, deployment intent, and live runtime state into one accountable control plane. This page describes implemented boundaries and the assurance work still required before managed general availability. It is not a certification claim.
Control boundaries
Each boundary narrows what infrastructure, people, and automation are allowed to do.
01
Owns identities, policy, encrypted secrets, audit events, repositories, build state, and deployment intent. The hub does not mount the host Docker socket.
02
Managed tenants are designed for isolated rootless BuildKit stacks, volumes, networks, encryption keys, quotas, and backup sets. BYO workers remain customer-owned compute.
03
The managed connector enrolls once, connects outbound over mTLS, rotates certificates, rejects replay, and exposes typed allowlisted operations. Direct SSH remains available to self-hosters.
04
CLI, MCP, and API actions use scoped service accounts. Production requests remain subject to environment policy, and every action is attributed.
Deployment safety
ReaperCI keeps the commit, image, policy decision, health result, observed runtime, and rollback target connected instead of scattering them across unrelated tools.
Managed data boundary
Managed backups stream to a tenant-scoped S3-compatible key, record size and SHA-256, and require explicit server-side encryption. Restore hydrates to a random mode-0600 file and verifies integrity before stopping the tenant hub.
Production bucket controls, KMS, object lock, and separate-host restoration drills remain launch gates for the managed service.
Current assurance status
Unit, integration, browser, secret-scan, dependency-audit, multi-architecture image, SBOM, image-scan, backup/restore, and BuildKit/registry checks are part of the repository validation path.
Independent security review, production infrastructure review, live provider and disaster-recovery drills, legal review, trademark clearance, and closure of all critical or high findings remain required.
Coordinated disclosure
Follow the coordinated vulnerability disclosure policy and include the affected component, impact, minimal reproduction, and a safe contact method. Never include customer secrets or exploit public systems.
Read the disclosure policy