Skip to content

v1.0.0-alpha.3

Compare
Choose a tag to compare
@binarymist binarymist released this 01 Sep 04:19
· 33 commits to main since this release

Added

  • Implement Tls Tester 7b67f14
    • Add more logging and change levels
    • Add custom PurpleTeam report styling

Changed

  • Implement Tls Tester 7b67f14

    • Tweak SUT validation
    • Move hard coded timeouts and intervals to configuration (Addressing issue purpleteam-labs/purpleteam#15)
    • Change casing to line-up with Definitions
    • Move module scoped members of app_scan_steps.js, zap.js and sut.js to an internals object
    • Move app_scan_steps.js Zaproxy specific behaviour to zap.js
  • Upgrade aws-sdk from v2 to v3 ec8bbfb

Fixed

  • Fix cucumber get test cases 97f8206

Removed

  • Implement Tls Tester 7b67f14
    • Remove depricated @hapi/good and implement similar functionality in hapiEventHandler.js
    • Remove the ability to specify Tester report formats, we now just provide them all

v0.2.0-alpha.1...v1.0.0-alpha.3