-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Cloud Security] User Name Misconfiguration Table and Preview C…
…ontextual Flyout (#192946) (#193438) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] User Name Misconfiguration Table and Preview Contextual Flyout (#192946)](#192946) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rickyanto Ang","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-18T17:55:00Z","message":"[Cloud Security] User Name Misconfiguration Table and Preview Contextual Flyout (#192946)\n\n## Summary\r\n\r\nThis PR is the implementation of Misconfiguration Preview and Data table\r\non user.name flyout in Alerts Page.\r\n<img width=\"1717\" alt=\"Screenshot 2024-09-14 at 12 54 37 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/ad405a4a-9820-4bb1-87f0-7e915eeb003b\">\r\nHow to test:\r\nPre req: In order to test this, you need to generate some fake alerts.\r\nThis [repo](https://github.com/elastic/security-documents-generator)\r\nwill help you do that\r\n\r\n1. Generate Some Alerts\r\n2. Use the Reindex API to get some Findings data in (change the\r\nhost.name field to match the host.name from alerts generated if you want\r\nto test Findings table in the left panel flyout)\r\n3. Turn on Risky Entity Score if you want to test if both Risk\r\nContribution and Insights tabs shows up, follow this\r\n[guide](https://www.elastic.co/guide/en/security/current/turn-on-risk-engine.html)\r\nto turn on Risk Entity Score","sha":"4d4afa55b378deb09936259d826f05a7bfeead12","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor","ci:project-deploy-security","v8.16.0"],"title":"[Cloud Security] User Name Misconfiguration Table and Preview Contextual Flyout","number":192946,"url":"https://github.com/elastic/kibana/pull/192946","mergeCommit":{"message":"[Cloud Security] User Name Misconfiguration Table and Preview Contextual Flyout (#192946)\n\n## Summary\r\n\r\nThis PR is the implementation of Misconfiguration Preview and Data table\r\non user.name flyout in Alerts Page.\r\n<img width=\"1717\" alt=\"Screenshot 2024-09-14 at 12 54 37 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/ad405a4a-9820-4bb1-87f0-7e915eeb003b\">\r\nHow to test:\r\nPre req: In order to test this, you need to generate some fake alerts.\r\nThis [repo](https://github.com/elastic/security-documents-generator)\r\nwill help you do that\r\n\r\n1. Generate Some Alerts\r\n2. Use the Reindex API to get some Findings data in (change the\r\nhost.name field to match the host.name from alerts generated if you want\r\nto test Findings table in the left panel flyout)\r\n3. Turn on Risky Entity Score if you want to test if both Risk\r\nContribution and Insights tabs shows up, follow this\r\n[guide](https://www.elastic.co/guide/en/security/current/turn-on-risk-engine.html)\r\nto turn on Risk Entity Score","sha":"4d4afa55b378deb09936259d826f05a7bfeead12"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/192946","number":192946,"mergeCommit":{"message":"[Cloud Security] User Name Misconfiguration Table and Preview Contextual Flyout (#192946)\n\n## Summary\r\n\r\nThis PR is the implementation of Misconfiguration Preview and Data table\r\non user.name flyout in Alerts Page.\r\n<img width=\"1717\" alt=\"Screenshot 2024-09-14 at 12 54 37 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/ad405a4a-9820-4bb1-87f0-7e915eeb003b\">\r\nHow to test:\r\nPre req: In order to test this, you need to generate some fake alerts.\r\nThis [repo](https://github.com/elastic/security-documents-generator)\r\nwill help you do that\r\n\r\n1. Generate Some Alerts\r\n2. Use the Reindex API to get some Findings data in (change the\r\nhost.name field to match the host.name from alerts generated if you want\r\nto test Findings table in the left panel flyout)\r\n3. Turn on Risky Entity Score if you want to test if both Risk\r\nContribution and Insights tabs shows up, follow this\r\n[guide](https://www.elastic.co/guide/en/security/current/turn-on-risk-engine.html)\r\nto turn on Risk Entity Score","sha":"4d4afa55b378deb09936259d826f05a7bfeead12"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rickyanto Ang <[email protected]>
- Loading branch information
1 parent
5185338
commit d4ffb9b
Showing
12 changed files
with
175 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.