Partially fixes port scan input mask issues (#7980)

This commit is contained in:
Matteo Biscosi 2023-11-06 08:55:41 +00:00
parent cca68b0fd8
commit 0a84b1ef02
6 changed files with 194 additions and 168 deletions

View file

@ -2020,7 +2020,6 @@ local known_parameters = {
["scan_single_host"] = validateBool,
["delete_all_scan_hosts"] = validateBool,
["scan_return_result"] = validateBool,
["scan_ports_rsp"] = validateBool,
["scan_date"] = validateSingleWord,
["scan_frequency"] = validateSingleWord,
["scan_id"] = validateSingleWord,