munkireport / installhistory
Module for munkireport.
Installs: 8 829
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 2
Open Issues: 0
This package is auto-updated.
Last update: 2024-10-15 19:25:56 UTC
README
Gathers installhistory information found in /Library/Receipts/InstallHistory.plist
The table provides the following information per 'item':
- id (int) Unique id
- serial_number (string) Serial Number
- date (int) Unix timestamp
- displayName (string) Display name
- displayVersion (string) Display version
- packageIdentifiers (string) Identifiers
- processName (string) Name of installing process