| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability in Glean, please report it responsibly.
Do NOT create a public GitHub issue for security vulnerabilities.
Instead, please:
- Email: Send details to the maintainer (via GitHub profile)
- Private disclosure: Use GitHub's private vulnerability reporting feature
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Initial response: Within 48 hours
- Status update: Within 7 days
- Resolution target: Within 30 days (depending on severity)
- Acknowledgement of your report
- Assessment of the vulnerability
- Development of a fix
- Coordinated disclosure
This security policy covers:
- Core Glean libraries (
/lib/) - Agents (
/agents/) - Hooks (
/hooks/) - Plugin implementations (
/plugins/)
- Third-party integrations (Obsidian, Notion, etc.)
- Claude Code itself
- User configuration issues
When using Glean:
- Never commit sensitive data - Don't store API keys or secrets in Glean's memory
- Review harvested data - Check what gets saved to
~/.glean/ - Keep updated - Use the latest version of Glean
Thank you for helping keep Glean secure!