-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestv2Relates to Go module v2Relates to Go module v2
Description
Objectives
Add support for plugin types that perform policy based actions beyond validation (e.g. policy-based remediation)
Rationale
Adding different types of generation-based plugins extends support to policy action that define a blueprint or take corrective steps when the system deviates from the desired state. This can be a valuable additional to the continuous compliance workflow supported by C2P.
Completion Criteria
- Decouple
generationsupport from PVP results transformation - Decouple plugin workflows from the
PluginManagerto allow for more complex plugin-based workflows.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv2Relates to Go module v2Relates to Go module v2
Type
Projects
Status
Needs Triage