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
Allow to specify allowed resources (Issue 3236). The allowed resources are always fetched
even if out of scope, allowing to include necessary resources (e.g. scripts) from 3rd-parties.
By default it allows files with extension .js and .css.
Changed
Update minimum ZAP version to 2.9.0.
Maintenance changes.
Fixed
Unregister the event publisher when the add-on is uninstalled.
Persist the state of "Remove Without Confirmation" of non-default elements to click.