kibana/x-pack/plugins/osquery
Kibana Machine fc28e48b42
[8.6] [Osquery] [Fix] Fix osquery results table fullscreen height issue (#147076) (#147381)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Osquery] [Fix] Fix osquery results table fullscreen height issue
(#147076)](https://github.com/elastic/kibana/pull/147076)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Tomasz
Ciecierski","email":"tomasz.ciecierski@elastic.co"},"sourceCommit":{"committedDate":"2022-12-12T18:18:09Z","message":"[Osquery]
[Fix] Fix osquery results table fullscreen height issue
(#147076)","sha":"5d0855a08f9882b82f544ea01dc9325ff9a0f87b","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team:Asset
Management","Feature:Osquery","v8.6.0","v8.7.0"],"number":147076,"url":"https://github.com/elastic/kibana/pull/147076","mergeCommit":{"message":"[Osquery]
[Fix] Fix osquery results table fullscreen height issue
(#147076)","sha":"5d0855a08f9882b82f544ea01dc9325ff9a0f87b"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147076","number":147076,"mergeCommit":{"message":"[Osquery]
[Fix] Fix osquery results table fullscreen height issue
(#147076)","sha":"5d0855a08f9882b82f544ea01dc9325ff9a0f87b"}}]}]
BACKPORT-->

Co-authored-by: Tomasz Ciecierski <tomasz.ciecierski@elastic.co>
2022-12-12 12:21:00 -07:00
..
common [8.6] [Osquery] Fix Global Packs (#145820) (#145869) 2022-11-21 08:28:15 -07:00
cypress [8.6] [Osquery] [Fix] Response action pack's queries update (#146782) (#146825) 2022-12-01 14:37:37 -07:00
public [8.6] [Osquery] [Fix] Fix osquery results table fullscreen height issue (#147076) (#147381) 2022-12-12 12:21:00 -07:00
scripts [Osquery] Fix missing data view when viewing results in Discover/Lens in non-default Kibana space (#144210) 2022-11-02 11:12:21 -07:00
server [8.6] [Osquery] [Fix] Fix redundant policy revision update after osquery integration is added (#146959) (#146977) 2022-12-05 04:07:45 -07:00
.nycrc [Osquery] Add Osquery cypress tests to buildkite (#115902) 2021-12-04 13:34:44 +01:00
cypress.config.ts Update dependency cypress to v10 (main) (#133168) 2022-09-13 18:20:20 +02:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json [Osquery] Another batch of small fixes (#142193) 2022-10-03 17:47:29 -07:00
package.json Update dependency cypress to v10 (main) (#133168) 2022-09-13 18:20:20 +02:00
README.md Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
tsconfig.json [ts] set allowJs to true by default (#144281) 2022-11-01 15:26:44 -07:00

osquery

This plugin adds extended support to Security Solution Fleet Osquery integration


Development

See the kibana contributing guide for instructions setting up your development environment.