PHPackages                             tuxudo/tcc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tuxudo/tcc

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tuxudo/tcc
==========

tcc module for munkireport.

v3.1(1mo ago)03391MITPHP

Since Apr 20Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tuxudo/tcc)[ Packagist](https://packagist.org/packages/tuxudo/tcc)[ RSS](/packages/tuxudo-tcc/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)DependenciesVersions (14)Used By (0)

TCC Module
==========

[](#tcc-module)

Reports the TCC configuration on the client Mac.

Caveats
-------

[](#caveats)

Starting with 10.14, Apple has restricted access to the TCC.db file used by this module. To use this module on 10.14 or newer, you must use a PPPC profile to allow full disk access for `/usr/bin/python` (not the recommended approach) or [code sign the tcc.py script](https://www.carlashley.com/media/pdfs/blogarchive.pdf) (Page 25 of the PDF).

[Rich Trouton also provides some instruction on code signing](https://derflounder.wordpress.com/2019/04/10/notarizing-automator-applications/#more-10229)

You can also use Jamf's Extension Attributes to generate the TCC cache file using the [https://github.com/tuxudo/jamf\_tcc](https://github.com/tuxudo/jamf_tcc) module if you do not want to code sign the script.

Table Schema
------------

[](#table-schema)

- dbpath - VARCHAR(255) - Path of TCC.db entry is from
- service - VARCHAR(255) - Service name
- client - VARCHAR(255) - Bundle ID of client
- client\_type - integer - Client type
- allowed - boolean - If access is allowed
- prompt\_count - INT(11) - Count of times prompted for access
- indirect\_object\_identifier - VARCHAR(255) - Paired client ID
- last\_modified - big int - Timestamp of last modification of entry

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance93

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~201 days

Recently: every ~313 days

Total

12

Last Release

36d ago

Major Versions

v1.1 → v2.02022-02-01

v2.5 → v3.0b12022-12-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13306723?v=4)[tuxudo](/maintainers/tuxudo)[@tuxudo](https://github.com/tuxudo)

---

Top Contributors

[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (17 commits)")[![kevinmcox](https://avatars.githubusercontent.com/u/25358601?v=4)](https://github.com/kevinmcox "kevinmcox (1 commits)")[![precursorca](https://avatars.githubusercontent.com/u/17693330?v=4)](https://github.com/precursorca "precursorca (1 commits)")

### Embed Badge

![Health badge](/badges/tuxudo-tcc/health.svg)

```
[![Health](https://phpackages.com/badges/tuxudo-tcc/health.svg)](https://phpackages.com/packages/tuxudo-tcc)
```

###  Alternatives

[pedrotroller/php-cs-custom-fixer

PHP-CS-FIXER : my custom fixers

811.1M63](/packages/pedrotroller-php-cs-custom-fixer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
