tuxudo/background_items

Module for munkireport.

Maintainers

Package info

github.com/tuxudo/background_items

pkg:composer/tuxudo/background_items

Statistics

Installs: 216

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v1.1 2023-11-29 14:52 UTC

This package is auto-updated.

Last update: 2026-03-01 00:43:32 UTC


README

Provides background items information printed by sfltool dumpbtm, only available on macOS 13 and higher

Table Schema

  • user (string) Username the item belongs to
  • btm_index (string) UID and index of the item as seen in the raw sfltool dumpbtm
  • name (string) Name of the background item
  • developer_name (string) Developer name
  • url (text) File path url of the item
  • team_id (string) Team ID of the item
  • assoc_bundle_id (text) Associated bundle IDs of of the item
  • type (string) Type of the background item
  • identifier (text) Identifier of background item
  • generation (integer) Generation of item
  • parent_id (text) Parent ID of item
  • executable_path (text) Path of item's executable path
  • state_enabled (integer) If item is enabled
  • state_allowed (integer) If item is allowed
  • state_visible (integer) If item is visible
  • state_notified (integer) If user has been notified of item
  • embedded_item_ids (text) Embedded item IDs