Skip to content

v1.1.2

Compare
Choose a tag to compare
@jboddey jboddey released this 19 Feb 08:02
· 15 commits to main since this release
3177827

README: When upgrading to v1.1.2, a clean installation of Testrun must be performed. This includes cleaning all existing Docker images. Please run the following command before upgrading: sudo docker system prune -a (this may take some time)

This patch release brings a number of bug fixes and improvements to Testrun.

Improvements

  • PDF report now has accessibility friendly headings for navigation
  • Security card score increased through pinning dependencies

Bug fixes

  • #241 Test module logs are now available in module.log
  • #235 TLS client v1.2 test now detects outbound non-TLS connections