If you discover a security vulnerability in this project, please report it privately. Do not create a public GitHub issue.
- Email: [email protected]
- Please include as much information as possible to help us resolve the issue quickly (steps to reproduce, impact, suggested fix, etc.)
- We will acknowledge your report within 48 hours and keep you updated on the status.
We support the latest major version of the project. Older versions may not receive security updates.
- Never commit secrets, passwords, or API keys to the repository
- Use environment variables for sensitive configuration
- Validate all user input and sanitize outputs
- Keep dependencies up to date
Thank you for helping keep MAKAN and the community secure!