Skip to content

Create the "Asset Inventory" Kibana Plugin #201704

@opauloh

Description

@opauloh

Motivation

To provide users with a centralized place to view and manage their assets within Kibana, we need to create a new "Asset Inventory" plugin. This will serve as the foundational component for all subsequent asset management features.

Definition of Done

  • Generate a new Kibana plugin based on the Cloud Security Posture plugin.
  • Create a blank plugin that displays only the title "Inventory" on its main page.
  • Ensure the plugin is properly integrated into Kibana's build and can be loaded without errors.
  • Place the plugin under the x-pack/plugins directory for consistent packaging.
  • Include Readme file
  • Ensure the empty plugin doesn't include unneeded dependency
  • Introduce placeholders for initialization of pipelines and transforms following Cloud Security Posture plugin initialize function.

Out of scope

  • Adding any functionality beyond displaying the title "Inventory".
  • Implementing navigation menus or additional UI components.
  • Adding server-side functionality beyond the required for plugin initialization

Related tasks/epics

  • Part of the "Asset Inventory" Epic.
  • Prerequisite for navigation menu additions and other features.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions