Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
gatekeeper_approved_apps
Gatekeeper apps a user has allowed to run.
Column | Type | Description |
---|---|---|
ctime | double | Last change time |
mtime | double | Last modification time |
path | text | Path of executable allowed to run |
requirement | text | Code signing requirement language |