Releases: adedayo/tlsaudit
Releases · adedayo/tlsaudit
v0.6.2
Changelog
1608aa5 Fix: bumped tls-definitions and cidr in particular to fix an issue with interpretation of hostnames with .
v0.6.1
Changelog
4e1091b Refactor: extracted out TLS definitions into a separate module
d1e76c3 Updated goreleaser config to fix deprecated settings
v0.6.0
Changelog
04997e5 Feature: bypass port scan when ports explicitly specified. Switch to surpress no TLS output. General refactoring
v0.5.5
Changelog
1a50e05 Feature: Added support for TLS v1.3
9adf3a5 Fix: an issue where supported protocols are not unique
cd63f34 Upgraded golang tls copy, for TLS v1.3 support
v0.5.4
Changelog
86eee6f Feature: added API service instantiation of TLSAudit for realtime scanning and results querying
f813878 Feature: added feature to consume API over TLS with supplied or generated self-signed certificate
b4ffcd9 Feature: added feature to consume API over TLS with supplied or generated self-signed certificate
872cfae Fix: corrected DH cipher keylength when Auth is RSA
5067292 Fix: improvements to allow grouped scans - helpful for reporting
b352ac5 Fix: moved the base scan results directory to user home at ~/.tlsaudit/ .Implemented minor bug fixes
v0.5.3
Changelog
1920929 Bumped up TCPScan to v0.5.6, updated checksums
v0.5.0
Changelog
3fbb89c Fix: Linux closed channel issue in TCPScan fixed, bumped version