google / santa

A binary authorization and monitoring system for macOS
https://santa.dev
Apache License 2.0
4.37k stars 295 forks source link

Drop macos 11 #1377

Closed mlw closed 2 weeks ago

mlw commented 2 weeks ago

Set the minimum supported OS to macOS 12, dropping support for macOS 11.

Justification is twofold:

  1. Apple only supports "current - 2" versions with security updates. Santa aims to meet this goal as well. This means macOS 11 hasn't been supported in some time already.
  2. The macOS 11 test runners are being removed on GitHub, so we don't have a automated test pipeline anymore.