| Version | Supported |
|---|---|
| All | ✅ Yes |
We actively maintain and patch security issues in all released versions.
If you discover a security vulnerability in this project, please report it privately to avoid exposing users.
- Email:
jitanshu-27@example.com(replace with your real contact email) - Subject:
Security Vulnerability Report – Random Meme Generator
Please include:
- Detailed description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested mitigation
We will respond within 72 hours and provide guidance on next steps.
To help maintain the security of the project, please follow these practices:
- Do not commit secrets or API keys (use
.envfiles). - Validate all inputs from users, especially if using external APIs.
- Keep dependencies up to date to avoid known vulnerabilities.
- Sanitize outputs to prevent XSS or injection attacks.
- Avoid storing sensitive data in localStorage or cookies without encryption.
- Security patches and updates will be merged promptly.
- Contributors should check GitHub Dependabot alerts or other automated security notifications.
Thank you to all contributors and security researchers who help keep this project safe. 🙌