Skip to content

Releases: stampery/mongoaudit

0.1.1

02 Dec 23:03
fecd59b
Compare
Choose a tag to compare

Bug fixing.

0.1.0

02 Apr 14:13
c03c68a
Compare
Choose a tag to compare
  • Added Python 3 support thanks to @elecay

0.0.3

16 Feb 11:47
d4c37f1
Compare
Choose a tag to compare
This is v0.0.3

0.0.2

15 Feb 12:46
d478c46
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

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

0.0.1

17 Jan 09:34
114a81e
Compare
Choose a tag to compare
New tests messages format, also add call2action and url