All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to the PEP 440 version scheme.
- Incorrect variable name in ILinuxAgentCommandBuilder. #12
include_otp
option to Linux and Windows run command options. #11
- ILinuxAgentCommandBuilder.build_set_permissions_command(). #10
ReservationID
from a UUID to a string. guardicore/monkey#4187
- The
agent_binary_transform
parameter toagent_binary_wrapper_template
inIHTTPAgentBinaryServerRegistrar.reserve_download()
. #8
- An issue in TargetHost that caused ports_status to be shared amongst all TargetHosts. #7
- Implementation for [NetworkProtocol] getter in TargetHostPorts. #6
- PortScanDataDict.get_open_service_ports(). #6
- IAgentEventPublisher. #4
- A command builder interface including IAgentCommandBuilderFactory, ILinuxAgentCommandBuilder, IWindowsAgentCommandBuilder that allows plugins to quickly and easily build agent download/run commands.
AgentBinaryTransform
to exported components (init.py) #2ReservationID
to exported components (init.py) #2