| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: security@opendocuments.dev (or create a private security advisory on GitHub)
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and aim to release a fix within 7 days for critical issues.
- API keys should be stored in
.envfiles, never in config files - In team mode, always use HTTPS in production
- Review PII redaction settings before indexing sensitive documents
- Widget embedding uses domain allowlisting - configure
widgetAllowedDomainsin production