Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to invoke scripts with custom engines #281

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Jun 28, 2024

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.

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.

Signed-off-by: thc202 <[email protected]>
@thc202 thc202 added this to the 0.22.0 milestone Jun 28, 2024
@thc202 thc202 merged commit c6f88ac into zaproxy:main Jun 28, 2024
5 checks passed
@thc202 thc202 deleted the custom-engine-script branch June 28, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants