I am writing an extension that needs to read some ...
# general
v
I am writing an extension that needs to read some data from a sqlite db, can I use osquery to get date directly from db or I have to wrap sqlite and store the data in osquery virtual row?