| Version | Supported |
|---|---|
| 4.8.x | ✅ |
| < 4.8 | ❌ |
If you discover a security vulnerability in tesla-cli, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: dacrypt@users.noreply.github.com
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
We will respond within 48 hours and provide a fix timeline.
- Credentials: Stored in system keyring (macOS Keychain, GNOME Keyring, Windows Credential Locker). Never in plain text files.
- Tokens: OAuth2 access/refresh tokens with automatic refresh. No hardcoded secrets.
- PII:
--anonflag masks all personal data. Zero PII in plugin skills or config files. - Network: All API calls direct to Tesla (no third-party relay). Self-hosted telemetry.
- Docker: Non-root container, health checks, named volumes for persistent data.