munkireport / installhistory
Module for munkireport.
v2.1
2023-10-04 20:04 UTC
This package is auto-updated.
Last update: 2026-02-15 22:22:26 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