osquery-1/osquery/numeric_monitoring
Filipe Manco c2019aa648 Move plugins to a separate directory [6/?] (#5485)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5485

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 ne
er deployment. Reducing the attack surface, possibility of supply chain attacks, binary size, etc.

Move numeric monitoring

Reviewed By: guliashvili

Differential Revision: D14259758

fbshipit-source-id: 1016fc28a0052417d658b6ce1cb3368e56597a7b
2019-03-02 04:23:06 -08:00
..
tests Move plugins to a separate directory [5/?] (#5483) 2019-03-02 04:23:06 -08:00
BUCK Remove duplication of the target names (#5391) 2019-01-25 07:23:20 -08:00
numeric_monitoring.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
plugin_interface.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
plugin_interface.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
pre_aggregation_cache.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
pre_aggregation_cache.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00