This project is maintained on the main branch.
Do not open a public issue for secrets, API keys, authentication bypasses, or data exposure.
Report privately to the maintainers/team members first.
Never commit:
.envfiles- Gemini API keys
SECRET_KEY- local database files
- generated index files
- credentials or admin passwords
If a secret is committed accidentally:
- Revoke or rotate the secret immediately.
- Remove it from the repository.
- Check the commit history.
- Notify the team.