| Version | Supported |
|---|---|
| 1.x | ✅ |
If you discover a security vulnerability in this project, please report it responsibly.
Do not open a public GitHub issue.
Instead, please send an email to:
📧 lintangmaulanazulfan@gmail.com
Include the following information:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes (optional)
I will respond within 48 hours and work with you to resolve the issue promptly.
This project follows these security practices:
- All sensitive credentials are stored in environment variables (
.env) - Database credentials are never committed to the repository
- API keys are managed through server configuration
- User authentication uses Laravel's built-in secure hashing
Thank you for helping keep this project secure! 🙏