Island: Fix mypy issues in segmentation.py

This commit is contained in:
Kekoa Kaaikala 2022-09-21 18:29:34 +00:00
parent 218b341006
commit d440d51f53
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ def is_segmentation_violation(
return cross_segment_ip is not None
return False
def get_segmentation_violation_event(current_monkey, source_subnet, target_ip, target_subnet):
return Event.create_event(