pkg.soopen package index

brew / 順位 6640

webhook を Homebrew, apk, apt, MacPorts, Nix, pacman, scoop でインストール

webhook のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install webhook

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install webhook

MacPorts ports tree · net/webhook/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add webhook

Alpine Linux edge package indexes · webhook · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install webhook

Debian stable package indexes · webhook · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#webhook

nixpkgs package indexes · pkgs/by-name/we/webhook/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S webhook

Arch Linux sync databases · webhook · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/webhook

Scoop official bucket manifest trees · bucket/webhook.json · ソース: api.github.com

概要

パッケージ概要

Lightweight, configurable incoming webhook server

コマンドとエイリアス

  • webhook

履歴

プロジェクトの歴史と使われ方

webhook is a small Go service for turning incoming HTTP requests into guarded command execution on a server. Its niche is deliberately plain: define hooks in JSON or YAML, expose HTTP endpoints, validate request data with rules, and run configured scripts or commands when a matching event arrives.

プロジェクトの歴史

The public GitHub repository was created on January 12, 2015, and its first listed GitHub release, webhook 1.0.4, was published on March 13, 2015. The project has continued as an MIT-licensed command-line daemon under Adnan Hadziabdic's `adnanh/webhook` repository, with later 2.x releases still appearing as of 2026.

The README describes the tool as a lightweight configurable incoming webhook server written in Go. That framing has remained stable across the project's life: it is not a full automation platform, but a minimal bridge between webhook providers and local server-side commands.

採用の歴史

webhook's adoption has been strongest in self-hosted and operations workflows where users want a single-purpose listener instead of a larger CI/CD or eventing system. The upstream README points to guides for automatic deployments, JIRA integration, Ansible AWX job triggers, Salt-based static-site deployment, Plex-to-Telegram notifications, and other practical automation examples.

By July 2026 the GitHub repository showed roughly twelve thousand stars and hundreds of forks via the public GitHub API, a sign that it became a recognizable Unix-style building block for small webhook automation jobs.

使われ方

A typical setup defines one or more hooks in `hooks.json` or `hooks.yaml`. Each hook names an id, a command to execute, optional working directory and argument mappings, and trigger rules that can inspect headers, payload fields, or query parameters before the command runs.

Administrators commonly run webhook as a long-lived service behind a firewall, reverse proxy, or systemd unit, then wire providers such as GitHub, GitLab, monitoring systems, or chat tools to call the hook endpoint. Its package-nerd appeal is that the behavior is transparent: HTTP in, rule check, process execution out.

パッケージ好きにとっての重要性

webhook matters because it packages a common shell-ops pattern without demanding a workflow server. For people maintaining small servers, lab machines, media boxes, or personal deployment targets, it is the sort of boring CLI that replaces a pile of ad hoc CGI scripts while still feeling close to the shell.

タイムライン

  • 2015-01-12: Public GitHub repository `adnanh/webhook` created.
  • 2015-03-13: First listed GitHub release, webhook 1.0.4, published.
  • 2020-05-12: webhook 2.7.0 released.
  • 2020-12-06: webhook 2.8.0 released.
  • 2026-02-12: webhook 2.8.3 released.

Related projects

  • webhook sits near lightweight automation tools such as shell scripts, cron jobs, systemd units, and small CI deploy hooks. It overlaps with larger CI/CD systems only at the edge where an external HTTP event needs to trigger a local command.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
hooks.jsonhooks.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
hooks.jsonhooks.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
webhook実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.8.3
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:webhook
バージョン2.8.3
パッケージマネージャHomebrew
ホームページhttps://github.com/adnanh/webhook
リポジトリhttps://github.com/adnanh/webhook
最終更新2026-07-25T22:40:19+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

webhook 2.8.0-4+b19

Small server for creating HTTP endpoints (hooks)

https://github.com/adnanh/webhook

sudo apt install webhook
  • Section: devel
  • Architecture: amd64
  • Source Package: webhook
  • 1 依存関係
  • normalized package name match
  • 一致条件: Webhook
Debian stable package indexes · deb.debian.org · Debian stable package indexes: webhook from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

webhook

nix profile install nixpkgs#webhook
  • normalized package name match
  • 一致条件: Webhook
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/we/webhook/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

webhook 2.8.0-4build1

Small server for creating HTTP endpoints (hooks)

https://github.com/adnanh/webhook

sudo apt install webhook
  • Section: universe/devel
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Webhook
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: webhook from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

webhook 2.8.3-r4

Lightweight configurable webhooks server

https://github.com/adnanh/webhook

sudo apk add webhook
  • License: MIT
  • Architecture: x86_64
  • Source Package: webhook
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Webhook
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: webhook from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

webhook 2.8.3-1

A lightweight incoming webhook server to run shell commands

https://github.com/adnanh/webhook

sudo pacman -S webhook
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Webhook
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: webhook from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

webhook

sudo port install webhook
  • normalized package name match
  • 一致条件: Webhook
MacPorts ports tree · api.github.com · MacPorts ports tree: net/webhook/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/webhook

scoop install main/webhook
  • normalized package name match
  • 一致条件: Webhook
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/webhook.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation