From 5724c495f5ccc7ae008b4bb7415d04a1bf9287fa Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Fri, 16 Dec 2022 11:07:13 +0100 Subject: [PATCH] docs: Document that casks should pass GateKeeper --- docs/Acceptable-Casks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Acceptable-Casks.md b/docs/Acceptable-Casks.md index d8f0ec983e..f15d4549b4 100644 --- a/docs/Acceptable-Casks.md +++ b/docs/Acceptable-Casks.md @@ -118,6 +118,7 @@ Common reasons to reject a cask entirely: + The author has [specifically asked us not to include it](https://github.com/Homebrew/homebrew-cask/pull/5342). + App requires [SIP to be disabled](https://github.com/Homebrew/homebrew-cask/pull/41890) to be installed and/or used. + App installer is a `pkg` that requires [`allow_untrusted: true`](https://docs.brew.sh/Cask-Cookbook#pkg-allow_untrusted). ++ App works on Homebrew supported macOS versions and platforms with GateKeeper enabled. Common reasons to reject a cask from the main repo: