Skip to content

brew binary is not code-signed #231133

@xtqqczze

Description

@xtqqczze

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 all

Steps to reproduce

  1. Install Homebrew.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions