-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] use event to use current user and not kibana system #157907
Conversation
715364e
to
3a018bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Xavier! 😄
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
To update your PR or re-run it, just comment with: |
…em (elastic#157907) FIX elastic#157882 Security solution user needs to use the current user instead of using kibana system user to fetch alert. @michaelolo24 will push a follow up PR to write unit test so nobody can change this value anymore!!! Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 6733497)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…em (elastic#157907) FIX elastic#157882 Security solution user needs to use the current user instead of using kibana system user to fetch alert. @michaelolo24 will push a follow up PR to write unit test so nobody can change this value anymore!!! Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 6733497)
…a system (#157907) (#157943) # Backport This will backport the following commits from `main` to `8.8`: - [[Security Solution] use event to use current user and not kibana system (#157907)](#157907) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Xavier Mouligneau","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-16T19:27:46Z","message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","impact:critical","Team:Threat Hunting:Investigations","v8.8.0","v8.9.0"],"number":157907,"url":"https://github.com/elastic/kibana/pull/157907","mergeCommit":{"message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/157927","number":157927,"state":"OPEN"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/157907","number":157907,"mergeCommit":{"message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553"}}]}] BACKPORT--> Co-authored-by: Xavier Mouligneau <[email protected]>
…a system (#157907) (#157927) # Backport This will backport the following commits from `main` to `8.8`: - [[Security Solution] use event to use current user and not kibana system (#157907)](#157907) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Xavier Mouligneau","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-16T19:27:46Z","message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","impact:critical","Team:Threat Hunting:Investigations","v8.8.0","v8.9.0"],"number":157907,"url":"https://github.com/elastic/kibana/pull/157907","mergeCommit":{"message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/157907","number":157907,"mergeCommit":{"message":"[Security Solution] use event to use current user and not kibana system (#157907)\n\nFIX https://github.com/elastic/kibana/issues/157882\r\n\r\nSecurity solution user needs to use the current user instead of using\r\nkibana system user to fetch alert.\r\n\r\n@michaelolo24 will push a follow up PR to write unit test so nobody can\r\nchange this value anymore!!!\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"673349718ef114356c4aeaabd69f3c2caa24f553"}}]}] BACKPORT--> Co-authored-by: Xavier Mouligneau <[email protected]>
…em (#157907) FIX #157882 Security solution user needs to use the current user instead of using kibana system user to fetch alert. @michaelolo24 will push a follow up PR to write unit test so nobody can change this value anymore!!! Co-authored-by: Kibana Machine <[email protected]>
FIX #157882
Security solution user needs to use the current user instead of using kibana system user to fetch alert.
@michaelolo24 will push a follow up PR to write unit test so nobody can change this value anymore!!!