Skip to content

Expose API endpoints as a Plugin #1884

@oxisto

Description

@oxisto

Current Behavior

I am currently trying to migrate the CSAF extensions to the new plugin system (which overall I think is a good idea). However, we do have certain "csaf specific endpoints", which we currently need to place directly in the apiserver and then basically call functions of the plugin - which is a little bit cumbersome.

Proposed Behavior

I wonder if it would be possible to define new API routes directly in the plugin - maybe "forwarded" by the /v2 extension endpoint.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions