Legal
Effective August 2026
Gitsentry.dev is an AI-powered security scanner for GitHub repositories, built and operated as an open-source project. The scanning engine is MIT licensed and publicly auditable at github.com/d-beloved/gitsentry. The hosted dashboard at gitsentry.dev is proprietary.
Questions or requests: [email protected]
From your GitHub account, when you sign in with OAuth:
From your code, at scan time. We read these through the GitHub API and hold them in memory for the length of the scan:
.gitsentry/context.md if you have added oneWhat we keep after a scan finishes:
We do not clone your repositories, store their full contents, or keep raw diffs and source files past the scan that read them.
We do not sell your data to third parties.
When you uninstall the GitHub App, we delete all of your identifiable operational data immediately: repository records, scan history, findings linked to your repos, and your installation record.
Before deletion, we archive a stripped, anonymized copy of your findings into a private training corpus used to improve our AI detection model. This copy contains only the structured signal vulnerability category, severity, plain-English description, and fix suggestion. We explicitly exclude:
The retained language hint (e.g. ts, py) is derived from the file extension only, no path information is kept. If you object to this anonymized retention, contact us and we will remove it.
We use the following sub-processors:
Slack alerts go to the webhook URL you configure, so that data travels to your own workspace and nowhere else.
Three things are set in your browser:
We run no advertising trackers and no cross-site profiling.
To delete your account: uninstall the Gitsentry.dev GitHub App from your account or organisation settings. This triggers immediate deletion of your repos, scans, findings, and installation record from our database. The anonymized training corpus entries (see above) are retained.
If you want your anonymized training data removed too, email [email protected] and we will purge it within 30 days.
Depending on your jurisdiction (including GDPR for EU residents), you may have the right to access, correct, export, or erase your personal data. Contact us at [email protected] to exercise any of these rights. We will respond within 30 days.
The Gitsentry.dev scanning engine is open source, anyone can audit exactly what runs on your code. We use HMAC-signed webhooks, Supabase Row Level Security, and short-lived GitHub installation tokens. If you discover a security issue in the service, email [email protected].
We may update this policy as the product evolves. Material changes will be announced via the dashboard or email. Continued use after the effective date constitutes acceptance of the updated policy.