This project currently supports the latest code on the default branch.
If you discover a security vulnerability, do not open a public issue.
Please report it privately by contacting the maintainers through your preferred secure channel and include:
- Description of the vulnerability
- Reproduction steps or proof of concept
- Potential impact
- Suggested remediation (if available)
- Acknowledge receipt within a reasonable timeframe.
- Validate and triage the report.
- Prepare and test a fix.
- Coordinate disclosure and release notes.
- Never commit secrets to the repository.
- Use strong values for
JWT_SECRETin production. - Use HTTPS and secure cookie settings in production.
- Restrict CORS to trusted frontend origins.
- Keep dependencies up to date.