Hey everyone đź‘‹ I'm trying to configure Fleet MDM for SOC 2 compliance. It's important that the agent that's installed on users' devices has minimal capabilities, and that it can't possible be abused, even in theory.
Is there any way to restrict the agent's capabilities to a handful of queries? I've been reading the relevant
fleet and
osquery docs, but it's not clear to me if the agent executable is actually restricted.
If this is the wrong route, do you have any other recommendations for restricting the agent?