| Version | Supported |
|---|---|
| latest | ✅ |
If you discover a security vulnerability, please report it by:
- Do NOT open a public issue
- Email the maintainer or use GitHub's private vulnerability reporting
- Include detailed steps to reproduce the issue
- Allow reasonable time for a fix before public disclosure
This container requires sensitive credentials (email, password, TOTP secret). Best practices:
- Use Docker secrets instead of environment variables in production
- Never commit
.envfiles with real credentials - Rotate credentials regularly
- Use strong, unique passwords
- WebDAV runs on HTTP by default (port 3005)
- Consider using a reverse proxy with HTTPS for production
- Restrict network access to trusted clients only
- Images are automatically rebuilt when new Internxt CLI versions are released
- Always use specific version tags in production, not
latest - Review changelogs before updating