This project contains the interfaces and classes that make up Infection Monkey's Agent/plugin interface.
pip install monkey-agentpluginapi
$> poetry install
$> poetry run pytest
This project contains the interfaces and classes that make up Infection Monkey's Agent/plugin interface.
pip install monkey-agentpluginapi
$> poetry install
$> poetry run pytest