GitRabbit
Connecting
🐇 GitRabbit v2 is under construction
PRIVACY VAULT

PRIVACY VAULT & COMPLIANCE

Your code remains yours. Zero model training, zero data retention.

GitRabbit operates a strict Zero Data Retention policy. Our AI models analyze diffs inside volatile memory, and we do not use your proprietary codebase to train public models. Once the review is completed and comments are pushed to your VCS provider, all source files are permanently deleted from our review runners.

Key_Capabilities

Zero Model Training

Your code is never used to train public or proprietary AI models.

GDPR & HIPAA Compliance

Data processing structures comply with global data protection laws.

Secure Data Isolation

Reviews run in private, ephemeral environments that cannot access other customer workspaces.

Setup_Sequence

1
Scan Diff

Diff Isolation

Only the changes in the diff and immediate file contexts are processed, rather than copying the entire repository.

2
Analyze

Volatile Execution

Analysis happens entirely in RAM. No project data is written to disk.

3
Clean

Instant Deletion

Sandbox container terminates, and the workspace memory is erased.

Code_Example

Privacy Policy Excerpt
GitRabbit Privacy Pledge:
1. Under no circumstances will GitRabbit retain customer code for more than the duration of the review execution.
2. Under no circumstances will customer code be shared, analyzed, or utilized for AI training.
3. Access is restricted exclusively to the API tokens and keys configured by your workspace administrators.

Pro_Tips

  • Set 'sast.enable_linters: false' in your config file if you only want semantic analyses without static scanner operations.
  • Check our Trust Center website (trust.gitrabbit.com) for real-time security updates.
Enterprise SecurityGitHub Node