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

Fix boolean. #14

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Fix boolean. #14

merged 1 commit into from
Aug 22, 2018

Conversation

jjnicola
Copy link
Member

OSPD scan parameters are integer 1 or 0 for boolean type. This is incompatible
with openvas-scanner which uses 'yes' for True and another string is False.
With this fix, for boolean type parameters, 'yes' is sent to the scanner instead of '1'.

OSPD scan parameters are integer 1 or 0 for boolean type. This is incompatible
with openvas-scanner which uses 'yes' for True and another string is False.
With this fix, for boolean type parameters, 'yes' is sent to the scanner instead of '1'.
@jjnicola jjnicola requested review from janowagner and kroosec August 17, 2018 14:06
@janowagner janowagner merged commit 7471422 into greenbone:master Aug 22, 2018
@jjnicola jjnicola deleted the fix-bool branch August 29, 2018 15:15
ArnoStiefvater pushed a commit to ArnoStiefvater/ospd-openvas that referenced this pull request Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants