Privacy & Security
At Kaavhi, your data privacy and security are our top priorities.
Data Privacy
- No Code Storage: Kaavhi never stores your code. All code analysis is performed in-memory and is not retained after the review process.
- Open Source Core: The core review logic is open source and available for inspection. You can verify how your data is handled by reviewing the kaavhi-core repository.
- User Control: You remain in control of your data at all times. Kaavhi only accesses the information necessary to provide code review feedback.
Security Practices
- Secure API: All communication between your repositories and Kaavhi is encrypted using industry-standard protocols.
- Authentication: OAuth2 and other secure authentication methods are used to connect Kaavhi to your code hosting platforms.
- Enterprise Options: For organizations with advanced security needs, Kaavhi offers self-hosting and SOC 2 compliance (Enterprise Plan).
Transparency
- Open Development: Kaavhi's backend is open source, ensuring transparency and trust.
- MIT License: The core is released under the MIT License, allowing you to use and audit the code freely.
For more details, see the kaavhi-core GitHub repository or visit the Kaavhi website.