tuxudo/touch_id

Touch ID module for munkireport.

Maintainers

Package info

github.com/tuxudo/touch_id

pkg:composer/tuxudo/touch_id

Statistics

Installs: 244

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.4 2024-05-31 19:23 UTC

This package is auto-updated.

Last update: 2026-03-01 00:39:40 UTC


README

Gets data about Touch ID and enrolled fingerprints on the Mac.

Table Schema

  • enabled - BOOLEAN - Boolean if Touch ID is enabled or disabled
  • unlock - BOOLEAN - Boolean if unlock with Touch ID is enabled or disabled
  • fingerprints - TEXT - String containing username, user ID, and count of fingerprints enrolled per user
  • timeout - INT(11) - Timeout of Touch ID in seconds