kibana/x-pack/plugins/osquery
Patryk Kopyciński 6d001e4d58
[8.0] [Osquery] Fix infinite loop (#124332) (#125615)
* [Osquery] Fix infinite loop (#124332)

Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com>
(cherry picked from commit 1f4a7d4d72)

# Conflicts:
#	x-pack/plugins/osquery/public/packs/queries/query_flyout.tsx
#	x-pack/test/osquery_cypress/artifact_manager.ts

* Update index.tsx

* fix

* fix

Co-authored-by: Tomasz Ciecierski <tomasz.ciecierski@elastic.co>
2022-02-15 13:18:30 -07:00
..
common [Osquery] Fix 7.16.0 BC4 issues (#117682) (#117969) 2021-11-09 07:41:35 +00:00
cypress [8.0] [Osquery] Fix infinite loop (#124332) (#125615) 2022-02-15 13:18:30 -07:00
public [8.0] [Osquery] Fix infinite loop (#124332) (#125615) 2022-02-15 13:18:30 -07:00
scripts [8.0] [Osquery] Add more e2e tests (#121487) (#122651) 2022-01-14 12:43:45 -07:00
server [8.0] [Osquery] Fix infinite loop (#124332) (#125615) 2022-02-15 13:18:30 -07:00
.nycrc [8.0] [Osquery] Add Osquery cypress tests to buildkite (#115902) (#120443) 2021-12-14 08:15:55 -07:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
package.json [8.0] [Osquery] Add Osquery cypress tests to buildkite (#115902) (#120443) 2021-12-14 08:15:55 -07:00
README.md Updates Github link references from master to main (#116789) (#116791) 2021-10-29 10:07:44 -07:00
tsconfig.json [8.0] [Osquery] Add more e2e tests (#121487) (#122651) 2022-01-14 12:43:45 -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.