Skip to content

Commit 3b9df27

Browse files
authored
Merge branch 'main' into issues
2 parents 9efe189 + db5b522 commit 3b9df27

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/overview/introduction.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,16 @@ For more information, see [Issue Creation](/guides/issue-creation) and [Issue Ch
7878

7979
## Data privacy and security
8080

81-
CodeRabbit does not use data collected from code reviews to train or influence its models. All queries to large language models (LLMs) are ephemeral, with zero retention. No data is shared with third parties.
81+
CodeRabbit collects only the minimum amount of information needed to provide you with our code review services. Our privacy and security posture centers around protecting your data through ephemerality:
8282

83-
- **Temporary Storage**: CodeRabbit temporarily stores your code in memory during the review process, and deletes it afterward.
84-
- **Stored Embeddings**: While CodeRabbit doesn't store your code, it does store embeddings based on chat conversations and workflow systems (Linear, Jira, GitHub/GitLab issues) to improve future reviews.
85-
- **Compliance**: All data is kept confidential, isolated by organization, and complies with SOC2 Type II and GDPR standards.
83+
- All queries to large language models (LLMs) exist in-memory only, with zero retention after each query completes.
84+
- We don't store a copy of your code.
85+
- We don't use your code, code reviews, or other collected data to train LLMs.
86+
- CodeRabbit doesn't share any collected customer data with third parties.
87+
- We keep all customer data confidential, and isolated by organization.
88+
- Our data collection and storage practices comply with SOC 2 and GDPR standards.
8689

87-
You can opt out of data storage at any time without affecting your access to CodeRabbit. Opting out might reduce the level of personalized review feedback that CodeRabbit can provide you.
90+
For more information about how we protect your data, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
8891

8992
## Flexible pricing, free for public repositories
9093

0 commit comments

Comments
 (0)