Hello! I am trying to pull safari extensions using...
# fleet
a
Hello! I am trying to pull safari extensions using the query you have on your site, but it returns nothing. Is this out of date?
Copy code
SELECT safari_extensions.* FROM users join safari_extensions USING (uid);
k
We were just discussing this. Changes on the Apple side seem to have broken that table in osquery. We're working on updating our documentation to reflect that.
a
awesome!