Is it possible to query environment variables dire...
# general
e
Is it possible to query environment variables directly with an osquery statement?
b
maybe the process_envs table?
s
env variables for what? I see a windows
default_environment
table. In posix systems I could imagine querying osquery’s environment (though I don’t think it exists) but that has very little to do with other programs
Oh hey.
process_envs
😁 1
e
Thanks!
s
(presumably that’s reading proc, and needs root)