osquery-1/plugins
Stefano Bonicatti 704d75abed
CMake: Add an option to disable building AWS tables and library (#6831)
Added the OSQUERY_BUILD_AWS option due to
oss-fuzz CI failing to build the AWS EC2 library,
due to its high requirement of memory.
The fuzzers do not gain much from having these tables enabled,
moreover this can be used during development
to avoid building a possibly unneeded table.

Done some minor cleanups to remove logic duplication
and enable ec2 integration tests on all the platforms
that supports them.
2020-12-22 09:10:32 -05:00
..
config refactor: Move ephemeral database plugin into core and simplify tests (#6648) 2020-09-21 18:25:08 -04:00
database libs: Update RocksDB to version 6.14.5 (#6759) 2020-11-21 17:41:16 +01:00
distributed Reduce linkage requirements for tests (#6715) 2020-10-18 10:47:00 -04:00
logger CMake: Add an option to disable building AWS tables and library (#6831) 2020-12-22 09:10:32 -05:00
numeric_monitoring Reduce linkage requirements for tests (#6715) 2020-10-18 10:47:00 -04:00
remote/enroll refactor: Move ephemeral database plugin into core and simplify tests (#6648) 2020-09-21 18:25:08 -04:00
CMakeLists.txt Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00