osquery-1/osquery/sql
Zach Wasserman d2d904f59f
Allow table info PRAGMAs (#6814)
Set up an allowlist for PRAGMA commands in the authorizer. Allow the
PRAGMAs for listing table schema and available functions.
2020-12-17 22:13:24 -05:00
..
benchmarks Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
tests Merge pull request from GHSA-4g56-2482-x7q8 2020-12-14 15:41:57 -05:00
CMakeLists.txt Reduce linkage requirements for tests (#6715) 2020-10-18 10:47:00 -04:00
dynamic_table_row.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
dynamic_table_row.h Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sql.cpp refactor: Change the include path for osquery/core/plugins (#6619) 2020-08-29 20:24:39 -04:00
sql.h Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sqlite_encoding.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sqlite_filesystem.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sqlite_hashing.cpp Remove boost workaround introduced in #5591 for string_view (#6771) 2020-11-29 15:13:03 +01:00
sqlite_math.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sqlite_operations.cpp carver: Refactor carver to use the Scheduler (#6671) 2020-10-14 13:26:39 -04:00
sqlite_string.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sqlite_util.cpp Allow table info PRAGMAs (#6814) 2020-12-17 22:13:24 -05:00
sqlite_util.h Allow table info PRAGMAs (#6814) 2020-12-17 22:13:24 -05:00
virtual_sqlite_table.cpp Merge pull request from GHSA-4g56-2482-x7q8 2020-12-14 15:41:57 -05:00
virtual_table.cpp Do not use memset on VirtualTable, a non-POD type (#6760) 2020-11-24 13:49:03 -05:00
virtual_table.h Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00