Invalid IP values can be submitted in configuration #3225
Labels
Bug
An error, flaw, misbehavior or failure in the Monkey or Monkey Island.
Complexity: Medium
Impact: Medium
Describe the bug
The hostname validation is buggy which is why invalid values can be submitted in the configuration.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It shouldn't be submitted successfully.
The logic in
validate_hostname()
needs to be modified. UTs also need to be added for it.The text was updated successfully, but these errors were encountered: