Version | Supported |
---|---|
0.1.x | ✅ |
We take security seriously. If you discover a security vulnerability, please follow these steps:
- DO NOT create a public issue
- Email security concerns to: [email protected]
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
When using this MCP server:
-
Credentials Storage
- Always use the built-in keychain storage
- Never commit credentials to version control
- Use environment variables only in secure CI/CD environments
-
Network Security
- Use this only on trusted local networks
- Consider VPN for remote access
- The Loxone Gen1 protocol uses unencrypted HTTP
-
Access Control
- Limit MCP server access to trusted applications
- Review permissions regularly
- Use minimal required privileges
- Loxone Gen1 uses HTTP (not HTTPS) for communication
- WebSocket connections are unencrypted
- Consider network-level security measures
Security updates will be released as soon as possible after verification. Monitor the repository for security advisories.