Common: Reword TCPScanEvent summary

This commit is contained in:
Mike Salvatore 2022-09-29 13:29:21 -04:00
parent 28ca462ce5
commit edaa7ec34d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from . import AbstractAgentEvent
class TCPScanEvent(AbstractAgentEvent):
"""
An event that occurs when the Agent performs a TCP scan on its network
An event that occurs when the Agent performs a TCP scan on a host
Attributes:
:param port: Port on which the scan was performed