Skip to content

[9.0] [SecurirySolution] Fix risk score visu fails when entity name contains backslash (#237757)#237936

Merged
kibanamachine merged 1 commit into
elastic:9.0from
kibanamachine:backport/9.0/pr-237757
Oct 7, 2025
Merged

[9.0] [SecurirySolution] Fix risk score visu fails when entity name contains backslash (#237757)#237936
kibanamachine merged 1 commit into
elastic:9.0from
kibanamachine:backport/9.0/pr-237757

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…s backslash (elastic#237757)

## Summary

Add `"` around the entity name so Lens know that it has to escape
special characters.

<img width="3440" height="1340" alt="Screenshot 2025-10-07 at 08 19 44"
src="https://github.com/user-attachments/assets/6c0b6896-5529-430e-964b-afba1de37d95"
/>
<img width="1078" height="666" alt="Screenshot 2025-10-07 at 08 30 44"
src="https://github.com/user-attachments/assets/1ffd4dfd-c89f-42d9-ad26-9a39c5be835f"
/>

### How to test it?
* Start Kibana
* Create an event with `user.name: EC2AMAZ-R2R92FT\Administrator`
* Run the risk score engine
* Open the entity flyout

(cherry picked from commit ff7d832)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 7, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) October 7, 2025 21:41
@kibanamachine kibanamachine merged commit 48fc63e into elastic:9.0 Oct 7, 2025
12 checks passed
@elasticmachine
Copy link
Copy Markdown
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 8.9MB 8.9MB +2.0B

cc @machadoum

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.

3 participants