zap-extensions
zap-extensions copied to clipboard
automation: fix contexts npe
Hi,
when using multiple contexts in an automation.yaml there is a NPE thrown when adding the user to the context.
This PR makes it nullsafe and works in my setup.
Greetings tuxBurner
Thanks, but it looks like this has a lot of unrelated changes. A unit test would also be good, if thats practical.
The changelog should be updated.
Replaced with https://github.com/zaproxy/zap-extensions/pull/4112