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

Add support for global variables #194

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Jun 6, 2019

Add action statements to set and remove global variables.
Add assign statement from a global variable.
Change ZestRuntime to allow to set/get global variables.

Related to zaproxy/zaproxy#3512 - Allow to set/get global variables

Add action statements to set and remove global variables.
Add assign statement from a global variable.
Change ZestRuntime to allow to set/get global variables.

Related to zaproxy/zaproxy#3512 - Allow to set/get global variables

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 added this to the 0.14.0 milestone Jun 6, 2019
@psiinon psiinon merged commit 1dcf3a3 into zaproxy:develop Jun 6, 2019
@thc202 thc202 deleted the feature/global-vars branch June 25, 2019 15:09
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.

2 participants