Homebrew tap for hookwarden — the webhook signature-verification audit tool.
brew tap hookwarden/tap
brew install hookwarden
hookwarden --version
- Linux arm64 (Linuxbrew)
- Linux x64 (Linuxbrew)
macOS is not currently supported via this tap (no funded Apple Developer Program enrollment to sign binaries). macOS users should install via npm:
npx hookwarden scan path/to/your/repo
Pre-built Linux binaries are pulled from Hookwarden/hookwarden GitHub Releases. The formula is auto-bumped by hookwarden's release pipeline.
Apache-2.0 — see LICENSE.