We only provide security updates for the latest version of Open Hallucination Index.
| Version | Supported |
|---|---|
| 1.0.0 | ✅ |
| < 1.0.0 | ❌ |
We take security seriously. If you discover a security vulnerability within Open Hallucination Index, please help us by reporting it responsibly.
Please do not open a public GitHub issue for security vulnerabilities.
Instead, please send an email to security@shiftbloom.studio with the following information:
- Description: A detailed description of the vulnerability.
- Reproduction: Steps to reproduce the issue (including sample code/requests).
- Impact: What could an attacker achieve with this vulnerability?
- Versions: Which versions of OHI are affected?
We will acknowledge your report within 48 hours and provide a timeline for a fix. We follow a 90-day disclosure policy from the time the vulnerability is confirmed.
- API Key Auth: Required by default for all data-modifying or costly operations.
- Dependency Scanning: Automated scans via GitHub Actions.
- Environment Isolation: Designed to run in isolated Docker containers.
- Secret Management: Never commit
.envfiles; use CI/CD secrets.