[Security Solution][Entity Analytics] Adding alert contribution score in risk summary#174443
Closed
tiansivive wants to merge 3 commits intoelastic:mainfrom
Closed
[Security Solution][Entity Analytics] Adding alert contribution score in risk summary#174443tiansivive wants to merge 3 commits intoelastic:mainfrom
tiansivive wants to merge 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/security-entity-analytics (Team:Entity Analytics) |
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
HistoryTo update your PR or re-run it, just comment with: |
tiansivive
commented
Jan 8, 2024
Comment on lines
+34
to
+35
Contributor
Author
There was a problem hiding this comment.
Is this the best way to do this? @machadoum
1f1dd63 to
00b2d42
Compare
Contributor
|
I am confused with the number 375 from your screenshot. I think the original idea, was to show the number related to how much alerts contributed as part of the final risk score. So final risk score - is 63 Alert contributing - should be <= 63. My understanding, that it should be always equal final risk score, until we have asset enrichment multiplier |
tiansivive
added a commit
that referenced
this pull request
Jan 16, 2024
…isk Summary (#174574) Adding context in Risk Summary, part of [#8207](elastic/security-team#8207) Meta This PR handles both [#8357](elastic/security-team#8357) and [#8359](elastic/security-team#8359) <img width="609" alt="Screenshot 2024-01-10 at 12 06 00" src="https://github.com/elastic/kibana/assets/2423976/1f516eb9-1723-4c88-80b9-b61905a59f6a"> Closing #174443 since this PR includes those changes as well --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding alert cumulative contribution to risk score in #8357