since osquery is also an endpointsecurity sysext n...
# macos
g
since osquery is also an endpointsecurity sysext now this would affect osquery should a user re-enroll in mdm or if the sysext profile is ever replaced
s
Slight correction -- osquery is not yet a systemextension
g
😅
s
it's a minimal app bundle shim, so that endpointsecurity works correctly with pppc profiles and such
z
Does that mean this wouldn't effect osquery yet?
s
Yes, this doesn't affect osquery yet
g
you'd have to use
OSSystemExtensionRequest activationRequestForExtension:queue:
first
Was it mentioned in the 5.0.0 release notes and got removed later? I guess I missed some conversation and thought EndpointSecurity was somewhat functional
thanks for clarifying 🙂
s
EndpointSecurity is still functional 🙂 es_client has a special case where it need not be a system extension
It's a bit weird. that apple has this split