kibana/x-pack/plugins/osquery
Bryan Clement ce7a0bb8fc
[Asset Management] Osquery autocomplete (#94255)
* added osquery mode to autocomplete

* clean up and formatting

* arm wrestling with the compiler

* more fighting with ace types

* Delete v4.5.0.json

removed unused schema file

* playing the hokey pokey with import statements

* lazy load the schema file

* remove include rule now that we are lazy loading schema json

* update out of date comment

* reduce schema file to what is currently being used, add script for formatting generated api files

* added a readme, and points the compiler at the scripts directory

* swip-swapped the argument order, fixed linting complaints

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-15 08:18:36 -07:00
..
common [Asset Management] Add support for Live queries in Osquery (#89889) 2021-03-09 13:25:47 +01:00
public [Asset Management] Osquery autocomplete (#94255) 2021-03-15 08:18:36 -07:00
scripts [Asset Management] Osquery autocomplete (#94255) 2021-03-15 08:18:36 -07:00
server [Asset Management] Add support for Live queries in Osquery (#89889) 2021-03-09 13:25:47 +01:00
jest.config.js
kibana.json [Asset Management] Add support for Live queries in Osquery (#89889) 2021-03-09 13:25:47 +01:00
README.md
tsconfig.json [Asset Management] Osquery autocomplete (#94255) 2021-03-15 08:18:36 -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.