zaproxy / community-scripts

A collection of ZAP scripts and tips provided by the community - pull requests very welcome!
Apache License 2.0
761 stars 235 forks source link

Replace deprecated code in targeted script #456

Closed thc202 closed 2 weeks ago

thc202 commented 2 weeks ago

Use the requester add-on to display the message in the editor dialogue.

Needs zaproxy/zap-extensions#5542.

psiinon commented 2 weeks ago

Will also need the requester add-on to be released once that PR has been merged?

thc202 commented 2 weeks ago

Does not need to be done "now" but we should release the requester add-on before releasing this one.

psiinon commented 2 weeks ago

People might use these as examples on their own, without using the add-on. If they do that before the requester is released then this script will fail.

thc202 commented 2 weeks ago

This can wait for the release then.

kingthorin commented 2 weeks ago

Changes look good to me