Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.10] [Defend Workflows][Osquery] New live query policy lookup (#166615
) (#166926) # Backport This will backport the following commits from `main` to `8.10`: - [[Defend Workflows][Osquery] New live query policy lookup (#166615)](#166615) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Konrad Szwarc","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-09-21T10:47:14Z","message":"[Defend Workflows][Osquery] New live query policy lookup (#166615)\n\nhttps://github.com//issues/166268\r\n\r\ncloses https://github.com/elastic/security-team/issues/7676\r\n\r\nAggregations that return policy list that is being used for looking up\r\nsearch term defaults to 10 results when no `size` param passed. At this\r\npoint size is set to `2000`.\r\n\r\nBefore\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/7571378e-e1e9-4aa9-a179-e17fe50c502e\r\n\r\nAfter \r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/56a395e1-f9a9-4cf9-90f8-07d4758b8136\r\n\r\n\r\nAdded callout informing user that no agents are available, copy provided\r\nhere - https://github.com/elastic/security-team/issues/7676\r\n\r\n![Screenshot 2023-09-21 at 11 31\r\n24](https://github.com/elastic/kibana/assets/29123534/1c44db9b-5bc3-4737-8fed-ed4ff56e018b)","sha":"f50edde37e4fd4603c5b118dd9f395b8675cd7bc","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Defend Workflows","Osquery","v8.11.0","v8.10.3"],"number":166615,"url":"https://github.com/elastic/kibana/pull/166615","mergeCommit":{"message":"[Defend Workflows][Osquery] New live query policy lookup (#166615)\n\nhttps://github.com//issues/166268\r\n\r\ncloses https://github.com/elastic/security-team/issues/7676\r\n\r\nAggregations that return policy list that is being used for looking up\r\nsearch term defaults to 10 results when no `size` param passed. At this\r\npoint size is set to `2000`.\r\n\r\nBefore\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/7571378e-e1e9-4aa9-a179-e17fe50c502e\r\n\r\nAfter \r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/56a395e1-f9a9-4cf9-90f8-07d4758b8136\r\n\r\n\r\nAdded callout informing user that no agents are available, copy provided\r\nhere - https://github.com/elastic/security-team/issues/7676\r\n\r\n![Screenshot 2023-09-21 at 11 31\r\n24](https://github.com/elastic/kibana/assets/29123534/1c44db9b-5bc3-4737-8fed-ed4ff56e018b)","sha":"f50edde37e4fd4603c5b118dd9f395b8675cd7bc"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/166615","number":166615,"mergeCommit":{"message":"[Defend Workflows][Osquery] New live query policy lookup (#166615)\n\nhttps://github.com//issues/166268\r\n\r\ncloses https://github.com/elastic/security-team/issues/7676\r\n\r\nAggregations that return policy list that is being used for looking up\r\nsearch term defaults to 10 results when no `size` param passed. At this\r\npoint size is set to `2000`.\r\n\r\nBefore\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/7571378e-e1e9-4aa9-a179-e17fe50c502e\r\n\r\nAfter \r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/29123534/56a395e1-f9a9-4cf9-90f8-07d4758b8136\r\n\r\n\r\nAdded callout informing user that no agents are available, copy provided\r\nhere - https://github.com/elastic/security-team/issues/7676\r\n\r\n![Screenshot 2023-09-21 at 11 31\r\n24](https://github.com/elastic/kibana/assets/29123534/1c44db9b-5bc3-4737-8fed-ed4ff56e018b)","sha":"f50edde37e4fd4603c5b118dd9f395b8675cd7bc"}},{"branch":"8.10","label":"v8.10.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information