Skip to content

operation_plugin extend from other plugins #57

@double16

Description

@double16

What problem does this solve?

Example: ctf would benefit from web module tools.

Proposed solution

Add to module.yaml a list of plugins to extend. Order is important. If there is a conflict, earlier plugins take precedence.

  • by default, properties in selected plugin replace those from extended plugins
  • configuration: set union
  • capabilities: set union
  • tools: set union
  • module_interface: deep merge

Alternatives considered

No response

Which area does this affect?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions