-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Closed as not planned
Description
When checking the code signature of Homebrew’s binary on macOS, it reports that it is not signed:
% codesign -dvvv /opt/homebrew/bin/brew
/opt/homebrew/bin/brew: code object is not signed at allSteps to reproduce
- Install Homebrew.
- Run
codesign -dvvv /opt/homebrew/bin/brew.
Expected behavior
brew should be signed by Homebrew or at least provide some signature verification.
Actual behavior
The binary is not signed at all.
Environment
- macOS version: 15.7.1
- Homebrew version: 4.6.16-24-gafdef01
- Installation path: /opt/homebrew/bin/brew
Metadata
Metadata
Assignees
Labels
No labels