Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 May 09:30

Initial release

fort's first public release. Runs 15 security checks on macOS, maps every finding to SOC 2 / ISO 27001 / NIST CSF / CIS v8, and produces a self-contained HTML evidence report.

  • 15 checks across disk encryption, screen lock, firewall, Gatekeeper, SIP, SSH, AirDrop, guest account, auto-login, automatic updates, OS version, antivirus, password manager, local admin, and sharing services
  • fort --fix to remediate fixable gaps (with confirmation)
  • fort --dry-run to preview what a fix would change
  • fort --json for machine-readable output (CI / scripting)
  • fort --report to write an auditor-ready, self-contained HTML report
  • Exit codes: 0 = all pass, 1 = any fail, 2 = any warn
  • Framework mappings on every check: SOC 2 CC controls, ISO 27001 A-controls, NIST CSF subcategories, CIS v8 safeguards
  • No agent, no signup, no MDM — single static binary, zero runtime dependencies