osquery-1/sdk
Alexander Kindyakov 760e877ae5 prototype of osquery/plugin_sdk
Summary:
Build osquery extensions/plugins against all osquery is an apparently bad idea.
Because plugins usually are not require full set of thirdparty libs of osquery. Most of osquery code is also not necesarry for plugins. And the main thing, clear definition of public interface of osquery plugins will force us to keep it clear and short, change it carefully and consciously, crate a tests for it.

Reviewed By: fmanco

Differential Revision: D13990668

fbshipit-source-id: ed6ed3f6f75178d829fc6bcbd1af20ef2e268fa8
2019-02-11 02:33:20 -08:00
..
BUCK prototype of osquery/plugin_sdk 2019-02-11 02:33:20 -08:00
plugin_sdk.h prototype of osquery/plugin_sdk 2019-02-11 02:33:20 -08:00