fort:一条命令审计并修复Mac安全
英文摘要
fort is an open-source command-line tool that audits Mac security by running over 15 checks and automatically fixing issues where safe. It requires no agent, signup, MDM, or telemetry, and is distributed as a single MIT-licensed Go binary installable via Homebrew (`brew install djadmin/tap/fort`). The tool is designed for individual Mac hardening and is also essential for teams preparing for SOC 2 or ISO 27001 compliance.
中文摘要
fort 是一个开源命令行工具,可对Mac进行超过15项安全检查并自动修复安全的问题。无需代理、注册、MDM或遥测,以MIT许可的单个Go二进制文件分发,可通过Homebrew安装(`brew install djadmin/tap/fort`)。该工具适用于个人Mac安全加固,也是团队准备 SOC 2 或 ISO 27001 合规的重要利器。
关键要点
Runs 15+ security checks and safely fixes what it can
运行15+项安全检查并安全地自动修复
No agent, signup, MDM, or telemetry required
无需代理、注册、MDM或遥测
Single MIT-licensed Go binary, install via `brew install djadmin/tap/fort`
单个MIT许可的Go二进制文件,通过 `brew install djadmin/tap/fort` 安装
Useful for personal Mac hardening and compliance prep (SOC 2, ISO 27001)
适用于个人Mac安全加固及合规准备(SOC 2, ISO 27001)