mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary This PR customized Discover's Security Root Profile with 3 new changes. \ With this change Discover's Security profile ceases to be `experimental`. Below are the changes listed one in this profile. >[!Note] > This change also removes the Flyout changes that were added for security solution to the Discover's security profile. ### Row Indicators. Adds row indicators based on Alert or an event as shown in the screenshot below. Note the highlights on the left of the row. `Yellow` for Alerts. `Gray` for Events.  ### Default list of Columns. Adds the list of default columns that should appear when security profile is activated.  ### Explore in Security Flyout. As shown the demo below, this action explores and event or an alert in security solution as shown in the screenshot below. https://github.com/user-attachments/assets/4c228bb1-60af-433b-8e8f-1a5d4d049985 ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios ### Identify risks Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss. Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging. - [ ] [See some risk examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) - [ ] ... --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Davis McPhee <davis.mcphee@elastic.co> |
||
---|---|---|
.. | ||
apps | ||
lib | ||
page_objects | ||
plugins | ||
config.base.ts | ||
ftr_provider_context.d.ts |