- Initial Release
- Added the ability to pass a port to SSLScanner
- Added some type annotations and more consistent error for the main function
- Added the ability to scan by IP
- Upgraded SSLyze to 3.x
- Added several TLS 1.2 ciphers to the "policy" scan type as "weak"
- Added scan type and port to result set
- Upgraded dnspython to 2.0.x and fixed deprecated call to dns.resolver.query()
- Upgraded validators to 0.17
- Various pylint and type checking fixes
- Upgraded SSLyze to 3.1
- Removed pytest from requirements
- Various pylint and type checking fixes
- Removed TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 and TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 from "strong" TLS 1.2 ciphers