repowiserepowise
Code health
A defect-validated 1 to 10 score per file. Zero LLM.
Agent provenance
See how much of your code AI wrote, and whether it is healthy.
AI context (MCP)
Nine MCP tools that give your agent real codebase context.
Change risk
A 0 to 10 defect-risk score for any commit or PR.
Security
Reachability-aware CVE triage on your dependency graph.
Auto wiki
A documented wiki of your codebase that rebuilds itself.
Git intelligence
Hotspots, ownership, hidden coupling, and bus factor.
Architecture (C4)
C4 system context, containers, and components.
Decisions
Architectural decisions mined from eight sources.
developers
Give Claude Code, Cursor, and any MCP client a queryable model of your repo.
team leads
Flag the risky PRs, the hotspots, and the hidden coupling, on every pull request.
engineering leaders
See how much of your code AI wrote, whether it is healthy, and who owns it.
security
CVE triage that knows whether you actually call the vulnerable code.
enterprise
Self-hosted, air-gapped, and commercially licensed for the whole org.
PricingExploreBlogDocs
Star—Sign in

Legal

Security

Last updated: 2026-05-02

This document is a v1 template covering common requirements. Enterprise customers should contact hello@repowise.dev for a counter-signed agreement (DPA, MSA, BAA).

This page describes the security posture of the hosted repowise Service. The OSS distribution is self-hosted on your infrastructure and inherits the controls of that environment.

1. Transport & storage

All traffic to repowise.dev and our API is TLS 1.2+ enforced. Source code is cloned only over HTTPS or signed GitHub App installation tokens; no SSH keys leave your environment.

The primary database (Supabase Postgres) is encrypted at rest. Sensitive columns — GitHub App access tokens, future SSO metadata, integration credentials — are additionally encrypted with application-level keys before being written.

2. Indexing isolation

Each indexing run executes inside an ephemeral Modal container with no persistent disk and no network access to other tenants. The cloned working tree is wiped at container exit; only the derived artifacts (graph, wiki pages, hotspots, decisions) persist to your tenant's rows.

3. Access control

Access to a snapshot is gated on the authenticated user's ownership of the underlying repository. Workspaces add explicit membership. Production database access is limited to a small set of named engineers and is logged.

API keys (where available) are scoped, revocable, and rate-limited. Keys are shown to you exactly once at creation; we store only a one-way hash.

4. Secrets management

Service-to-service credentials live in our hosting providers' secret stores, never in source. We rotate provider keys quarterly and immediately on any suspected exposure.

5. Vulnerability disclosure

If you believe you have found a security issue, please email hello@repowise.dev with steps to reproduce. We acknowledge reports within 2 business days and aim to remediate critical issues within 7 days. Please give us a reasonable window before public disclosure; we credit good-faith reporters in release notes.

6. Incident response

On detection of a confirmed incident affecting customer data, we will notify affected customers without undue delay (and, where required, within statutory breach-notification windows) with a description of the incident, scope, and remediation.

7. Compliance roadmap

We are an early-stage company. SOC 2 Type 1 attestation is on the roadmap; ISO 27001 and HIPAA-eligibility (BAA) are available under enterprise agreements when required. Current customers can request our latest security questionnaire response at hello@repowise.dev.

8. Self-hosting (OSS)

For organisations with strict data-residency or air-gap requirements, the OSS CLI runs entirely inside your infrastructure and inherits your controls. Your code never leaves your network. See the GitHub repository for installation and operation guides.

repowiserepowise

Codebase intelligence for AI agents. Open source under AGPL-3.0, hosted SaaS for teams.

Product
  • Pricing
  • PR Bot
  • Explore
  • Architecture
  • Live Demo
Resources
  • GitHub
  • Docs
  • Blog
  • Discord
Legal
  • Privacy
  • Terms
  • Security
All systems normal
© 2026 repowise. AGPL-3.0.hello@repowise.devpip install repowise
Featured on Aura++