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] Host Name Misconfiguration Datagrid & Refa…
…ctor CSP Plugin PHASE 2 (#192535) (#192942) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Host Name Misconfiguration Datagrid & Refactor CSP Plugin PHASE 2 (#192535)](#192535) <!--- 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-14T04:41:41Z","message":"[Cloud Security] Host Name Misconfiguration Datagrid & Refactor CSP Plugin PHASE 2 (#192535)\n\nIn an attempt to make Reviewing easier and more accurate, the\r\nimplementation of Misconfiguration Data grid on Host.name flyout in\r\nAlerts Page will be split into 2 Phases\r\n\r\nPhase 1: Move Functions, Utils or Helpers, Hooks, constants to Package\r\nPhase 2: Implementing the feature\r\n\r\nThis is **Phase 2** of the process\r\n<img width=\"1712\" alt=\"Screenshot 2024-09-11 at 2 16 20 PM\"\r\nsrc=\"https://github.com/user-attachments/assets/29ab56db-8561-486c-ae8d-c254b932cea4\">\r\n\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\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":"28becfdce90ff5a0cec0345070c301aa7ca338ed","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] Host Name Misconfiguration Datagrid & Refactor CSP Plugin PHASE 2","number":192535,"url":"https://github.com/elastic/kibana/pull/192535","mergeCommit":{"message":"[Cloud Security] Host Name Misconfiguration Datagrid & Refactor CSP Plugin PHASE 2 (#192535)\n\nIn an attempt to make Reviewing easier and more accurate, the\r\nimplementation of Misconfiguration Data grid on Host.name flyout in\r\nAlerts Page will be split into 2 Phases\r\n\r\nPhase 1: Move Functions, Utils or Helpers, Hooks, constants to Package\r\nPhase 2: Implementing the feature\r\n\r\nThis is **Phase 2** of the process\r\n<img width=\"1712\" alt=\"Screenshot 2024-09-11 at 2 16 20 PM\"\r\nsrc=\"https://github.com/user-attachments/assets/29ab56db-8561-486c-ae8d-c254b932cea4\">\r\n\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\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":"28becfdce90ff5a0cec0345070c301aa7ca338ed"}},"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/192535","number":192535,"mergeCommit":{"message":"[Cloud Security] Host Name Misconfiguration Datagrid & Refactor CSP Plugin PHASE 2 (#192535)\n\nIn an attempt to make Reviewing easier and more accurate, the\r\nimplementation of Misconfiguration Data grid on Host.name flyout in\r\nAlerts Page will be split into 2 Phases\r\n\r\nPhase 1: Move Functions, Utils or Helpers, Hooks, constants to Package\r\nPhase 2: Implementing the feature\r\n\r\nThis is **Phase 2** of the process\r\n<img width=\"1712\" alt=\"Screenshot 2024-09-11 at 2 16 20 PM\"\r\nsrc=\"https://github.com/user-attachments/assets/29ab56db-8561-486c-ae8d-c254b932cea4\">\r\n\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\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":"28becfdce90ff5a0cec0345070c301aa7ca338ed"}},{"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