You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.