No, but we can add that fairly easily
# fim
t
No, but we can add that fairly easily
m
Idea is that all our endpoint are using tls as config Server will be sending
file_paths
and other custom fields in json response of config. Json response will be something like this: { "file_paths": { "custom_category": [ "/etc/**", "/tmp/.*" ] }, "custom_field":"some value" } Our extension wants to query
file_paths
and
custom_field
from osquery Is there any way that the extension can query such things?