| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
If you discover a security vulnerability in TeslaOnTarget, please:
- DO NOT open a public issue
- Email the details to: [email protected]
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment within 48 hours
- Status update within 7 days
- Fix typically within 30 days (depending on severity)
- Plaintext TCP Only: TAK communication is unencrypted
- Local Network Only: Should not be exposed to internet
- No TAK Authentication: Relies on network security
- Run on same network as TAK server
- Use firewall rules to restrict access
- Keep Tesla credentials secure (never commit cache.json)
- Use VPN for any remote access
- Monitor logs for suspicious activity
- SSL/TLS support for TAK connections
- Certificate-based authentication
- Encrypted credential storage
This project uses Dependabot to automatically:
- Monitor for security vulnerabilities
- Update dependencies weekly
- Create pull requests for updates
Security updates are prioritized and merged quickly.