https://github.com/osquery/osquery logo
d

Daniel Bretón Suárez

12/21/2022, 2:25 PM
Hi! Is the SQL plugin available to be called from extensions? I get responses from
static QueryData selectAllFrom(const std::string& table);
but not from
explicit SQL(const std::string& query, bool use_cache = false);