Presift

Privacy — draft

Draft. This page is a plain-language draft written from what the system actually does today. It has not been reviewed by a lawyer, the contracting entity and governing law are not yet settled, and nothing is being sold. It will be replaced before any licence is offered for sale.

This page describes what the system does today, not what a policy template says. If something here is wrong, tell us and it gets fixed.

Your migrations never leave your runner

The analysis is a local process on your own machine or CI runner. Presift does not send — and the service has no way to receive — your SQL, schema, table names, file names, findings, repository content or results. There is no telemetry and no usage reporting of any kind.

This website

The release service (api.presift.dev)

When Presift runs, the client sends: your key (or the evaluation entitlement it just obtained), the client version, the platform, and the requested channel or pinned version. To start an evaluation inside GitHub Actions it also sends the job's GitHub OIDC identity token — issued by GitHub, verified against GitHub's public keys, not stored.

The only record kept is one row per evaluating GitHub owner:

{ "owner_id": 123456789, "login": "your-org", "started": "2026-09-22", "exp": "2026-10-22" }

Who else is involved

WhoWhat they do
Cloudflarehosts this site and the release service; stores the evaluation record and the signed release files
GitHubhosts the client repository and, in Actions, issues the identity token that starts an evaluation

No advertising networks, no third-party trackers, no data brokers, no session recording, no A/B tools.

Payments

None. There is no checkout, no payment processor and no card, billing or invoicing data anywhere in the system. When payments exist, this page will say exactly what the payment provider receives.

Questions, corrections, deletion

hello@presift.dev. The formal data-protection wording — roles, legal bases, international transfers, retention schedule — is part of the professional review this draft is waiting for; the facts above are accurate now.