zaproxy / zest

Mozilla Public License 2.0
102 stars 40 forks source link

Allow to invoke scripts with custom engines #281

Closed thc202 closed 2 months ago

thc202 commented 2 months ago

Allow the ZestRuntime to provide a ScriptEngine based on a file extension and change ZestActionInvoke to use it, allowing for runtimes to provide their own script engines.