[Security Solution]Memory protection configuration card for policies integration.#101365
[Security Solution]Memory protection configuration card for policies integration.#101365academo merged 34 commits intoelastic:masterfrom academo:feature/memory_protection_policy_integration-1213
Conversation
x-pack/plugins/security_solution/common/endpoint/models/policy_config.ts
Outdated
Show resolved
Hide resolved
|
checked out the branch! looking good so far :D |
|
Pinging @elastic/fleet (Team:Fleet) |
jen-huang
left a comment
There was a problem hiding this comment.
Fleet changes for adding the migration LGTM, though I'll let others take a more thorough look into the workings.
x-pack/plugins/security_solution/common/license/policy_config.ts
Outdated
Show resolved
Hide resolved
...k/plugins/security_solution/public/management/pages/policy/view/policy_forms/locked_card.tsx
Outdated
Show resolved
Hide resolved
paul-tavares
left a comment
There was a problem hiding this comment.
A some comment. Let me know if you have any questions
x-pack/plugins/fleet/server/saved_objects/migrations/security_solution/to_v7_15_0.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/management/pages/policy/view/policy_details_form.tsx
Outdated
Show resolved
Hide resolved
|
[This comment is a test] Testing slack notifications |
paul-tavares
left a comment
There was a problem hiding this comment.
Left two comments, but am OK with you proceeding to merge.
...ns/security_solution/public/management/pages/policy/view/policy_forms/protections/memory.tsx
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/management/pages/policy/view/policy_details_form.tsx
Outdated
Show resolved
Hide resolved
💚 Build SucceededMetrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: |
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
…y-show-migrate-to-authzd-users * 'master' of github.com:elastic/kibana: (187 commits) Space management page UX improvements (elastic#100448) [Reporting] Unskip flaky test when downloading CSV with "no data" (elastic#105252) Update dependency @elastic/charts to v33 (master) (elastic#105633) [Observability RAC] Improve alerts table columns (elastic#105446) Introduce `preboot` lifecycle stage (elastic#103636) [Security Solution] Invalid kql query timeline refresh bug (elastic#105525) skip flaky suite (elastic#106121) [Security Solution][Endpoint] Fix UI inconsistency between isolation forms and remove display of Pending isolation statuses (elastic#106118) docs: APM RUM Source map API (elastic#105332) [CTI] Adds indicator match rule improvements (elastic#97310) [Security Solution] update text for Isolation action submissions (elastic#105956) EP Meta Telemetry Perf (elastic#104396) [Metrics UI] Drop partial buckets from ALL Metrics UI queries (elastic#104784) Remove beta admonitions for Fleet docs (elastic#106010) [Observability RAC] Remove indexing of rule evaluation documents (elastic#104970) Parameterize migration test for kibana version (elastic#105417) [Alerting] Allow rule to execute if the value is 0 and that mets the condition (elastic#105626) [ML] Fix Index data visualizer sometimes shows wrong doc count for saved searches (elastic#106007) [Security Solution] UX fixes for Policy page and Case Host Isolation comment (elastic#106027) [Security Solution]Memory protection configuration card for policies integration. (elastic#101365) ... # Conflicts: # x-pack/plugins/reporting/public/management/report_listing.test.tsx # x-pack/plugins/reporting/public/management/report_listing.tsx
Summary
Adds the Memory Protection configuration card in the policies detail view.
The current implementation is a clone of the malware protection card.
Missing on this PR:
Checklist
Delete any items that are not applicable to this PR.
For maintainers