What is active. What is in progress. Nothing inflated.
Codepylon works with production codebases. Each item below is labeled with its actual current state. We do not say "SOC 2 compliant" while the audit is in progress. We do not claim encryption at rest without specifying what is encrypted. If you are evaluating Codepylon for procurement, start here.
Security posture
No training on customer code
Repository content is loaded only for the duration of an agent job. When the job completes, all job-specific data is deleted. Your code is not used to fine-tune or train any model, including ours. This constraint is enforced at the infrastructure level: the job execution environment has no persistent write path to any model training store.
Active, by designData isolation per job
Each agent job runs in an isolated execution environment. No cross-customer data sharing. Repository content from job A is never accessible to job B, even within the same organization.
ActiveAudit logs
Every agent job is logged: who triggered it, which repository, which agent, what was changed, and when. Logs are available in the dashboard for your job history window (7 days Starter, 30 days Team, unlimited Enterprise).
ActiveRBAC and team roles
Three roles: Admin (full access), Developer (trigger jobs and view history), Viewer (read-only). Available on Team and Enterprise plans. Role changes take effect immediately.
Active on Team and EnterpriseSOC 2 Type II
We have engaged an auditor and are currently in the observation period for SOC 2 Type II. We expect to receive the report by Q1 2027. We will not claim SOC 2 compliance until the report is issued. If you need a copy of the report for procurement, contact us.
In progress, expected Q1 2027Minimal GitHub App permissions
The Codepylon GitHub App requests only the permissions required to do its job: read access to code and pull requests, write access to branches and PRs, and webhook delivery. We do not request access to organization secrets, Actions environment variables, billing settings, or repository admin permissions. The full permission manifest is listed in the GitHub App install flow.
Active