Security Policy 🔒
Supported Versions
Version |
Supported |
|---|---|
5.x |
✅ |
4.x |
❌ |
Reporting a Vulnerability
Please email security@smartkdb.com with details.
Best Practices
RBAC: Always create a dedicated user for your application with limited permissions.
Encryption: SmartKDB stores data in plain binary/JSON. Encrypt sensitive fields at the application level before insertion.
Network: The GUI binds to
0.0.0.0by default. Ensure it is behind a firewall or VPN.