fix rebuild client
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m16s
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m16s
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user