mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 22:34:16 +00:00
update security audit
This commit is contained in:
@@ -163,7 +163,7 @@ For user-selected app removal:
|
|||||||
| System Integrity Protection | `/Library/Updates`, `/System/*` | Respects macOS Read-Only Volume |
|
| System Integrity Protection | `/Library/Updates`, `/System/*` | Respects macOS Read-Only Volume |
|
||||||
| Spotlight & System UI | `~/Library/Metadata/CoreSpotlight` | Prevents UI corruption |
|
| Spotlight & System UI | `~/Library/Metadata/CoreSpotlight` | Prevents UI corruption |
|
||||||
| System Components | Control Center, System Settings, TCC | Centralized detection via `is_critical_system_component()` |
|
| System Components | Control Center, System Settings, TCC | Centralized detection via `is_critical_system_component()` |
|
||||||
| Time Machine | Local snapshots, backups | Checks `backupd` process, aborts if active |
|
| Time Machine | Local snapshots, backups | Runtime activity detection (backup running, snapshots mounted), fails safe if status indeterminate |
|
||||||
| VPN & Proxy | Shadowsocks, V2Ray, Tailscale, Clash | Protects network configs |
|
| VPN & Proxy | Shadowsocks, V2Ray, Tailscale, Clash | Protects network configs |
|
||||||
| AI & LLM Tools | Cursor, Claude, ChatGPT, Ollama, LM Studio | Protects models, tokens, and sessions |
|
| AI & LLM Tools | Cursor, Claude, ChatGPT, Ollama, LM Studio | Protects models, tokens, and sessions |
|
||||||
| Startup Items | `com.apple.*` LaunchAgents/Daemons | System items unconditionally skipped |
|
| Startup Items | `com.apple.*` LaunchAgents/Daemons | System items unconditionally skipped |
|
||||||
|
|||||||
Reference in New Issue
Block a user