Define a Plugin repository index schema #3413
Labels
Complexity: Low
Enhancement
Issue that describes an enhancement to a current feature.
Impact: High
Plugins
sp/3
Milestone
Context
Agent plugins will be stored in a repository and made available to the Island at runtime. See https://guardicore.atlassian.net/wiki/spaces/RES/pages/4281794663/Agent+Plugin+Repository for more context, as well as design and implementation details.
Description
Define a pydantic object for the Agent plugin repository's index. Store this object in
monkey/common/agent_plugins
. Below is a pseudocode suggestion:Tasks
monkey/common/agent_plugins
(0d)The text was updated successfully, but these errors were encountered: