mirror of
https://github.com/gosticks/brew.git
synced 2026-08-31 14:00:18 +00:00
The rationale is that a checksum mismatch is a huge security issue. This means that the current source file, but maybe the initial one, might have been compromised. In the case upstream does not respond quickly to clarify what happened, or fails to respond, we can now rev-bump the formula, disable and unbottle it, making sure we stop delivering the potentially malicious code Further improvements: - Add the url of the project in the error message to redirect users to the closed pull request where we disabled this, to centralize the discussion and avoid the opening of multiple new issues - Add a warning on brew-update that something is fishy upstream
Library
This directory contains all the code run by the official brew command in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.