Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
sandboxes
macOS application sandboxes container details.
Column | Type | Description |
---|---|---|
build_id | text | Sandbox-specific identifier |
bundle_path | text | Application bundle used by the sandbox |
enabled | integer | Application sandboxings enabled on container |
label | text | UTI-format bundle or label ID |
path | text | Path to sandbox container directory |
user | text | Sandbox owner |