SiftPulse SiftPulse
Try demos Compare Blog Changelog ROI Enterprise Pricing Autonomous AI Install on GitHub →
Enterprise

Enterprise & GitHub compatibility

For teams evaluating SiftPulse against GitHub Enterprise Cloud, GitHub Enterprise Server, or running an active compliance review. What's compatible today, what the current security posture looks like, and what's not yet built.

GitHub Enterprise compatibility

The SiftPulse GitHub App installs against the same OAuth flow on Enterprise Cloud as on github.com. On Enterprise Server, an enterprise admin must allow-list the SiftPulse GitHub App for the org before members can install it — the GitHub admin guide for that allow-list step is linked below.

Capability Status Notes
GitHub Enterprise Cloud Supported Installable from the GitHub Marketplace via the same OAuth flow as github.com orgs. Per-installation tokens, no shared credentials.
GitHub Enterprise Server (3.x+) Supported Enterprise admins must enable GitHub App allow-listing for the org before install (docs).
Single-tenant installation scope Supported Each SiftPulse installation is scoped to a single GitHub org/account. Webhook traffic is per-installation; tokens are per-installation.
Per-installation GitHub tokens Supported GitHub-issued installation tokens are auto-refreshed, encrypted at rest, never logged.
GitHub Enterprise Cloud — Data Residency (EU/UK) Not yet The Data Residency (DR) addon is not yet supported for EU/UK customers. DR support is on the roadmap — see roadmap below.

See Enabling GitHub Apps for your Enterprise (GitHub Docs) for the exact allow-list steps an Enterprise Server admin needs to run before installing any GitHub App.

Current security posture

The short version of what's already true today. The full scope — sub-processors, encryption in transit and at rest, access control, retention, GDPR/DPA, EU AI Act Article 50, and responsible disclosure — lives on /security.

  • What's sent to model providers. Only the diff for the PR or issue under review. Raw diffs are processed in memory and never stored — discarded after the AI response is posted back as a PR comment.
  • What model providers do with it. OpenAI and Anthropic both commit via their API terms that customer-submitted content is not used to train their models and is retained for the minimum window required to fulfill the request.
  • Webhook authenticity. Every inbound GitHub webhook is HMAC-verified against a platform-issued signing secret before any payload is read. Webhook signing secrets are stored as env vars and never logged.
  • Encryption. TLS 1.2+ in transit on every browser, app, code-host, and AI-provider edge. AES-256 at rest in Neon Postgres (US-East region) plus Render-managed encrypted storage for application-layer data.
  • Access control. Per-installation tokens issued by GitHub, scoped to a single org. Dashboard uses magic-link only — no passwords. Engineering has no standing access to customer source or raw diffs.
  • AI Act transparency. Every AI-authored comment includes the EU AI Act Article 50 disclosure (single source of truth in lib/ai-act-disclosure.js) so no surface can silently drop it.
  • Per-PR audit export. Every SiftPulse review event is also surfaced as a downloadable CSV from the customer dashboard — every PR's verdict, severity breakdown, and flag categories. See /app/audit on the dashboard, or hit the API directly at GET /api/audit/export?repo=<owner/repo>&since=<iso-date> (last 30 days by default).

See /security for the full scope.

Not yet built

Honest list, so prospects asking through procurement aren't blindsided by it during a review.

On-premise / VPC deployment

Waitlist only. SiftPulse today runs as a hosted multi-tenant SaaS on Render + Neon. A self-hosted build with a BYOK model endpoint is on the roadmap (see below) — joining the waitlist moves that priority up. /security#on-prem

SAML / SSO

Not yet supported. The customer dashboard at /app uses magic-link email authentication only — no passwords, no SAML/SSO connector. SAML/SSO is on the roadmap — see /security/enterprise for the current auth model, targeted identity providers, and first-install migration window.

LDAP / SCIM provisioning

Not yet supported. There is no SAML/SCIM integration with an enterprise IdP today. SCIM provisioning hangs off the same SSO work above.

Formal SOC 2 Type II

Audit in progress with our assessor. Expected report issuance Q4 2026. Interim controls evidence and an executive summary are available under NDA — request via the form below or write to security@siftpulse.polsia.app. /security#compliance

HIPAA

Out of scope. SiftPulse does not store, process, or transmit Protected Health Information (PHI). Customers subject to HIPAA should not route PHI through SiftPulse surfaces. /security#compliance

Roadmap

The next 12 months, in order, subject to prioritization by enterprise inbound:

  • SOC 2 Type II report. Issuance targeted for Q4 2026. Interim executive summary available under NDA on request today.
  • SAML / SSO + SCIM provisioning. Targeted for Q1 2027. Magic-link auth stays in place as the fallback path during the cutover. Full details on /security/enterprise.
  • On-premise / VPC deployment with BYOK model endpoint. Targeted for H1 2027. Waitlist demand shapes which cloud (AWS, GCP, Azure) we ship first.
  • Data Residency (EU/UK) addon. Parallel track with on-premise — same H1 2027 target. EU customers with a residency requirement should join the on-prem waitlist to flag priority.
  • ISO 27001. Scoping begins after the SOC 2 Type II report lands (FY27).

If one of these is a hard requirement for your procurement review, the form below reaches us directly — we respond within two business days.

Request a custom eval

For teams over 50 repos, under active compliance review, or testing SiftPulse against a regulated workload, we run a scoped evaluation with you directly. We'll align on your GitHub Enterprise tier, the repos you want reviewed, and any compliance questions your security team needs answered before a procurement review.

Thanks — we'll reply within 2 business days with a custom eval plan.
Samples Compare Customers Benchmark Enterprise Pricing Changelog Blog Security Status Support FAQ How it works ROI Calculator Privacy Terms
GitHub X LinkedIn
SiftPulse AI-powered PR review and issue triage — built for developer teams that move fast.