fix rebuild client
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m16s

This commit is contained in:
2026-07-13 11:05:40 +07:00
parent bad51585db
commit 84ad60841c
6 changed files with 465 additions and 9719 deletions

View File

@@ -52,6 +52,23 @@ var systemAllowed = map[string]bool{
"biometricd": true,
"touchidd": true,
// ── Security utilities / AV (from app_pool + common) ──────────────────────
"activity monitor": true, // System monitor (app_pool)
"passwords": true, // Apple Passwords / iCloud Keychain (app_pool)
"xprotectservice": true, // macOS built-in malware protection
"xprotect": true,
"malware removal tool": true,
"mrt": true,
"avast": true,
"avast security": true,
"bitdefender": true,
"norton": true,
"sophos": true,
"malwarebytes": true,
"eset": true,
"little snitch": true,
"lulu": true,
// ── Audio / Media ─────────────────────────────────────────────────────────
"coreaudiod": true, // Core Audio daemon — kill = no sound
"audioundockhelper": true,