This issue is to replace Getting Started in ESS/Stateful with Serverless Security Hub
Implementation details:
Move the get_started component from security_solution_serverless plugin to security_solution plugin, so we can share the same UI between two versions.
Parameters are set via x-pack/plugins/security_solution/public/contract_get_started_page.ts, so security_solution_serverless and security_solution_ess can set individual configs.
https://github.com/elastic/security-team/issues/8239
This issue is to replace Getting Started in ESS/Stateful with Serverless Security Hub
Implementation details: Move the get_started component from
security_solution_serverless
plugin tosecurity_solution
plugin, so we can share the same UI between two versions.Parameters are set via x-pack/plugins/security_solution/public/contract_get_started_page.ts, so security_solution_serverless and security_solution_ess can set individual configs.
Implementation: https://github.com/elastic/kibana/pull/174867
Next Steps: