| Version | Supported |
|---|---|
| main (latest) | ✅ |
| < main | ❌ |
If you discover a security vulnerability, please:
- DO NOT open a public issue
- Email us at: security@example.com
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will respond within 48 hours and work with you to resolve the issue.
- NEVER commit auth files (
auth.json,token.json,antigravity-accounts.json) - NEVER commit API keys or secrets
- Use environment variables for configuration
- Review all PRs for security implications
- Keep dependencies updated
- The
sin-syncscript automatically excludes auth files from synchronization
auth.json,token.json— API tokensantigravity-accounts.json— OAuth accountstelegram_config.json— Telegram bot config*_cookies.json— Browser cookies*.db,*.sqlite*— Local databasesnode_modules/— Package dependencies