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

[Remove discover] Implement embeddable dashboard on PCI DSS module #6502

Open
6 tasks done
Tracked by #6477
Desvelao opened this issue Mar 13, 2024 · 4 comments · May be fixed by #6504
Open
6 tasks done
Tracked by #6477

[Remove discover] Implement embeddable dashboard on PCI DSS module #6502

Desvelao opened this issue Mar 13, 2024 · 4 comments · May be fixed by #6504
Assignees
Labels
level/subtask Subtask issue type/enhancement Enhancement issue

Comments

@Desvelao
Copy link
Member

Desvelao commented Mar 13, 2024

Description

We have to implement the embeddable dashboard on PCI DSS -> dashboard tab and deprecate any use of kibana-integrations components.

Tasks

  • Implement the embeddable dashboard on PCI DSS -> dashboard tab
    • Implement the usage of DataSoruce
  • Refactor the Controls tab to use Data Source
    • Main view
    • Flyout
      • Replace table by WzDiscover and DataSource
@Desvelao Desvelao self-assigned this Mar 13, 2024
@Desvelao Desvelao added type/enhancement Enhancement issue level/task Task issue labels Mar 13, 2024
@Desvelao Desvelao linked a pull request Mar 13, 2024 that will close this issue
6 tasks
@Desvelao Desvelao linked a pull request Mar 13, 2024 that will close this issue
6 tasks
@asteriscos asteriscos added level/subtask Subtask issue and removed level/task Task issue labels Mar 18, 2024
@Desvelao
Copy link
Member Author

Desvelao commented Apr 8, 2024

Changes

  • Implement the usage of data source on Dashboard tab
  • Researching about implementing the data source on Inventory tab

@Desvelao
Copy link
Member Author

Update

From 2024-04-09, I am working into refactoring the Controls tab to use the DataSource interface and replace the search bar for using useSearchBar and the native search bar.

I found some unsupported use cases for the data source that should be resolved to continue. These are affecting to the regulatory compliance and MITRE ATT&CK apps.

Today, I am researching on the common issues that should be solved that allow us to replace the previous components with new ones.

@Desvelao
Copy link
Member Author

Changes

  • Minor comment enhancements
  • Add date range to the Dashbooard query
  • Remove visualizations on server side

@Desvelao
Copy link
Member Author

Changes

  • Replace the table on the Controls flyout to use the data source
  • Update the development branch with the latest changes of 4.9.0 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/subtask Subtask issue type/enhancement Enhancement issue
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants