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

Be more lenient when checking script type #126

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Sep 13, 2017

Change ZestScript to convert the string type to Type in a case
insensitive manner to prevent case differences from "breaking" the
scripts. Also, ensure the name used is the one of the Type.
Change ZestBasicRunner to use ZestScript.isPassive() instead of checking
the type manually.

Change ZestScript to convert the string type to Type in a case
insensitive manner to prevent case differences from "breaking" the
scripts. Also, ensure the name used is the one of the Type.
Change ZestBasicRunner to use ZestScript.isPassive() instead of checking
the type manually.
@thc202
Copy link
Member Author

thc202 commented Sep 13, 2017

Related to zaproxy/community-scripts#70.

@psiinon psiinon merged commit 11febaf into zaproxy:develop Sep 14, 2017
@thc202 thc202 deleted the script-type-lenient branch September 14, 2017 09:21
@thc202 thc202 added this to the 0.14.0 milestone Jun 26, 2018
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.

None yet

2 participants