guardicode / agentpluginapi

Interfaces and components that comprise the Infection Monkey Agent Plugin API
GNU General Public License v3.0
1 stars 0 forks source link

agentpluginapi

This project contains the interfaces and classes that make up Infection Monkey's Agent/plugin interface.

Installation

pip install monkey-agentpluginapi

Running tests

$> poetry install
$> poetry run pytest