Skip to content

[8.11] [Security Solution] [Entity Analytics] Correct References under 'Useful Links' in Risk Score Enablement page (#171089)#171838

Merged
tiansivive merged 8 commits intoelastic:8.11from
tiansivive:backport/8.11/pr-171089
Nov 30, 2023
Merged

[8.11] [Security Solution] [Entity Analytics] Correct References under 'Useful Links' in Risk Score Enablement page (#171089)#171838
tiansivive merged 8 commits intoelastic:8.11from
tiansivive:backport/8.11/pr-171089

Conversation

@tiansivive
Copy link
Contributor

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

…ul Links' in Risk Score Enablement page (elastic#171089)

## Summary

Get rid of `Host/User` distinction in risk scoring and replace it with
`Entity`, as per:
[elastic#7920](elastic/security-team#7920)

### Checklist

Delete any items that are not applicable to this PR.

- [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/packages/kbn-i18n/README.md)
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [x] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [x] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)

### For maintainers

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: Sergi Massaneda <sergi.massaneda@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 3ec310b)
@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

@tiansivive tiansivive requested a review from machadoum November 28, 2023 16:54
@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

@tiansivive
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@jaredburgettelastic jaredburgettelastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM! Confirmed that all of the changes are exactly the same as #171089, and ran that PR locally before to confirm its functionality.

@kibana-ci
Copy link

kibana-ci commented Nov 30, 2023

💔 Build Failed

Failed CI Steps

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 13.0MB 13.0MB +548.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 63.0KB 63.0KB +28.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tiansivive tiansivive merged commit 1de9b5b into elastic:8.11 Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants