Skip to content

0.0.15

Compare
Choose a tag to compare
@thc202 thc202 released this 14 Jun 09:29
0.0.15
9d6822b

Added

  • Add API for Context Alert Filters add-on, version 8.
  • Add API for WebSockets add-on, version 19.
  • Add API for SOAP Scanner add-on, version 3.

Changed

  • Minimum Python 3 version is now 3.4.
  • Update Selenium API, per release of version 15.0.0.
  • Update core APIs for ZAP 2.8.0.
  • Allow to validate the status code returned by the ZAP API, to fail
    sooner if the API request was not successful. This can be enabled when
    instantiating the ZAPv2 class with the argument validate_status_code
    set to True.
  • Update Replacer API, per release of version 7.
  • Add description to Importurls API endpoint.