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

Validate for max_scan_hosts scanner preference. #482

Merged

Conversation

jjnicola
Copy link
Member

What:
Validate for max_scan_hosts scanner preference.

Why:
To ensure that the value is an integer and greater than 0.
Otherwise, set the default value MAX_INT.

How:

Checklist:

Ensure that the value is an integer and  greater than 0.
Otherwise, set the default value MAX_INT.
@jjnicola jjnicola added backport-to-stable This pull request will be backported to the 21.04 branch backport-to-main This pull request will be ported to the master branch labels Apr 22, 2021
@ArnoStiefvater ArnoStiefvater merged commit 758756a into greenbone:gvm-libs-20.08 Apr 27, 2021
ArnoStiefvater added a commit that referenced this pull request Apr 27, 2021
Validate for max_scan_hosts scanner preference. (backport #482)
ArnoStiefvater added a commit that referenced this pull request Apr 27, 2021
Validate for max_scan_hosts scanner preference. (backport #482)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-main This pull request will be ported to the master branch backport-to-stable This pull request will be backported to the 21.04 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants