SIGN IN SIGN UP
Homebrew / brew UNCLAIMED

🍺 The missing package manager for macOS (or Linux)

0 0 96 Ruby

Add tap trust enforcement

- Store trust decisions in `var/homebrew/trust.json` so users can
  opt into tighter loading rules for third-party taps.
- Check formulae, casks and external commands before Ruby loads them
  when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
- Keep the checks lazy for command lookup to avoid loading tap code at
  `brew` startup.
M
Mike McQuaid committed
c6f37230435e29ba827dbfe0d380e99a9e98ac6e
Parent: 23e5f86