| Version | Supported |
|---|---|
| 0.1.x | ✅ |
| < 0.1.0 | ❌ |
We take security seriously. If you discover a security vulnerability, please:
- DO NOT disclose it publicly
- Email us at [aldanehutchinson5@gmail.com]
- Include as much detail as possible:
- Type of vulnerability
- Affected version(s)
- Steps to reproduce
- Potential impact
- Initial Response - Within 24 hours
- Investigation - We'll confirm the vulnerability
- Patch Development - We'll work on a fix
- Coordinated Disclosure - We'll publicly disclose after a fix is available
When using Tite:
- Always use the latest version
- Review generated project files before committing
- Never commit secrets or credentials to version control
- Use
.envfor environment variables (Tite creates this for you)
.gitignoreis auto-generated to exclude sensitive files.env.exampleis provided for environment variables- Virtual environment isolation
- No external code execution during setup
Thank you for helping keep Tite secure! 🔒