kibana/x-pack/plugins/osquery
Frank Hassanabad 92da1059bd
Added deprecation to all the io-ts types and copies of them (#99260)
## Summary

Adds deprecation to all the io-ts types and copies of them found in the code base.

Phase 1 (Completed): Copy all the utilities to the `packages/kbn-securitysolution-io-ts-utils`
Phase 2: Add all the deprecation messages about them to the code base
Phase 3+: Teams and others will eventually remove/replace them with the utils from `kbn-securitysolution-io-ts-utils`
2021-05-04 17:00:45 -06:00
..
common Added deprecation to all the io-ts types and copies of them (#99260) 2021-05-04 17:00:45 -06:00
public [Osquery] Fix Live query form errors handling (#99015) 2021-05-03 18:50:07 +02:00
scripts updated osquery autocomplete to v4.7.0 schema (#95741) 2021-03-30 12:09:23 -07:00
server [Osquery] Fix Live query form errors handling (#99015) 2021-05-03 18:50:07 +02:00
jest.config.js
kibana.json [Osquery] Fix Live query form errors handling (#99015) 2021-05-03 18:50:07 +02:00
README.md
tsconfig.json Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -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.