Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.18] [SecuritySolution] Make entity store description more generic (#209130) #210889

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

…c#209130)

## Summary

Make entity store description more generic.
Before:
"Store host and user entities observed in events."
"Monitor user and host risk scores, and track anomalies."

After:
"Store entities data observed in events."
"Monitor entities' risk scores, and track anomalies."

![Screenshot 2025-01-31 at 16 29
12](https://github.com/user-attachments/assets/6c7f20aa-e78b-46eb-bbf8-38d863c166bb)
![Screenshot 2025-01-31 at 16 29
31](https://github.com/user-attachments/assets/baca1a83-a1a2-48f7-b5cd-68c00c59caee)
![Screenshot 2025-01-31 at 16 29
47](https://github.com/user-attachments/assets/f7c433a2-85cd-4a22-8e73-14ebf851c047)

### 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/src/platform/packages/shared/kbn-i18n/README.md)
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

### 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)
- [ ] ...

(cherry picked from commit 78a596b)
@kibanamachine kibanamachine merged commit 236d660 into elastic:8.18 Feb 12, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 18.8MB 18.8MB -19.0B

cc @machadoum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants