| Version | Supported |
|---|---|
| 4.x | ✅ |
| < 4.0 | ❌ |
If you discover a security vulnerability in this project, please report it responsibly:
- Do not open a public GitHub issue for security vulnerabilities
- Email the maintainers directly or use GitHub's private vulnerability reporting feature
- Include as much detail as possible:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and aim to provide a fix within 7 days for critical vulnerabilities.
When using this library:
- Keep your dependencies up to date
- Use secure Redis connections (TLS) in production
- Avoid caching sensitive data without encryption
- Use unique cache key prefixes per application/environment
- Review serialized data for sensitive information exposure