Fleet’s built-in queries for collecting and storing important device information.
Software codesign
A software override query to append codesign information to macOS software entries. Requires fleetd
SELECT a.path, c.team_identifier
FROM apps a
JOIN codesign c ON a.path = c.path
PowerShell commands are currently work in progress, contributions welcome.
Bash commands are currently work in progress, contributions welcome.
Vitals