Releases: stampery/mongoaudit
Releases · stampery/mongoaudit
0.1.1
0.1.0
0.0.3
0.0.2
CHANGELOG
- Unicode support
- TLS/SSL support
- Adds 3 different TLS-related security checks:
- Check if TLS support is available
- Check if TLS is enabled
- Check if server certificate is valid (not self-signed)
- 32 bits (i386) Linux support
- More pythonesque installation flow using
pip
- Better exception handling inside security checks
- Better detection of malformed connection strings and no-MongoDB endpoints