UPDATED 4 JULY 2026

Security & Access

0Day asks for access to your GitHub organization, so you deserve a precise answer to the obvious question: what exactly can it see, what does it store, and how do you turn it off? This page is that answer. If anything is unclear, email support@0dayalerts.com.

1. What the GitHub App can access

The 0Day GitHub App is installed at the organization level with read-only permissions. It reads dependency manifests and GitHub’s dependency graph: the machine-readable list of packages and versions each repository declares (an SBOM). That is the entire access surface:

What it can never do:

2. What we store

WhatWhyWhere
Package names and versions per repositoryMatch incoming threat intelligence against what you actually shipAWS eu-west-3 (Paris, EU)
Repository names and org identifiersTell you which repo an alert affectsAWS eu-west-3
Member emails and device push tokensDeliver alerts to the right engineersAWS eu-west-3

We never store your source code, because we never receive it in the first place. Threat classification uses AI models that only process the text of public security advisories and articles, never anything from your organization. Full details are in the privacy policy.

3. How data flows

The pipeline is one-directional and simple: GitHub’s dependency graph is read into our matching engine in the EU; independent threat intelligence from 20+ public sources flows into the same engine; when a threat intersects a package and version your organization uses, a push notification goes out to your engineers. Nothing flows back into GitHub, and your dependency data is never shared with, or visible to, any other organization.

4. Revocation

Uninstall the 0Day app from your GitHub organization settings and all access ends immediately; there are no cached credentials that outlive the installation. You can also delete your organization’s stored data by emailing support@0dayalerts.com; we respond within 30 days, usually much faster.

5. Our own security posture

6. Reporting a vulnerability

Found a security issue in 0Day itself? Email support@0dayalerts.com with details. We read every report, respond quickly, and credit reporters who want to be credited.