mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
484520e1ff
Summary: Pull Request resolved: https://github.com/facebook/osquery/pull/5449 Initial steps to separate plugins from the rest of osquery. On the long run separating plugins will provide more build flexibility such that we can have configurable builds that include only the bits and pieces we actually need per deployment. Reducing the attack surface, possibility of supply chain attacks, binary size, etc. Move killswitch Move test declaration to it's own BUCK file for consistency with the rest of the project. Reviewed By: marekcirkos Differential Revision: D14121618 fbshipit-source-id: 3e30e57befed4387585ed553ec087fdf8db6efc3 |
||
---|---|---|
.. | ||
tests | ||
BUCK | ||
killswitch_plugin.cpp | ||
killswitch_plugin.h | ||
killswitch_refreshable_plugin.cpp | ||
killswitch_refreshable_plugin.h | ||
killswitch.cpp |