munkireport/installhistory

Module for munkireport.

Installs: 10 096

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 2

Open Issues: 0

pkg:composer/munkireport/installhistory

v2.1 2023-10-04 20:04 UTC

This package is auto-updated.

Last update: 2025-09-15 21:27:22 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