Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the Analysis plugin and implement the new menu app registration method #484

Open
Tracked by #412
asteriscos opened this issue Jan 14, 2025 · 0 comments
Open
Tracked by #412
Assignees
Labels
level/task Task issue type/enhancement New feature or request

Comments

@asteriscos
Copy link
Member

asteriscos commented Jan 14, 2025

Description

We have to create the plugin "Analysis" which will include all the applications related to data analysis dashboards. The main goal is to register the Analysis plugin and its applications to create the scaffolding which will be used later on to create the dashboards.

Menu structure

  • Analysis
    • Endpoint security
      • Configuration assessment
      • Malware detection
      • FIM
    • Threat intelligence
      • Threat hunting
      • Vulnerability detection
      • Mitre ATT&CK
    • Security operations
      • Regulatory compliance (unify)
      • IT Hygiene
      • Incident response
    • Cloud Security
      • Docker
      • AWS
      • Google Cloud
      • Github
      • Office365

Functional requirements

  • The applications must be registered in the legacy navigation menu as well as the new navigation menu.

Additional information

The new navigation menu is enabled with the advanced setting useNewHomePage. The OpenSearch native plugin dev_tools already has the new navigation menu implementation.
This can be used as an example:
src/plugins/dev_tools/public/plugin.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants