This policy applies to all code in this repository:
Backend/Frontend/Mobile/
If you discover a security issue:
- Do not open a public GitHub issue with exploit details.
- Use GitHub Security Advisories (private reporting) for this repository, or contact the maintainers privately through repository owner channels.
- Include:
- affected component(s)
- reproduction steps
- impact assessment
- suggested mitigations (if available)
Maintainers aim to:
- acknowledge reports as quickly as possible
- reproduce and validate impact
- issue a fix and coordinate disclosure timing
- Never commit
.envfiles or credentials. - Use placeholder values in docs and examples.
- Minimize sensitive logs and redact PII in shared output.
- Keep dependencies updated and pin versions where practical.