pkg.soopen package index

brew / 順位 1085

ghr を Homebrew, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ghr

local Homebrew formula metadata

Linux

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id cataggar.ghr -e

Windows Package Manager source index · cataggar.ghr · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Upload multiple artifacts to GitHub Release in parallel

コマンドとエイリアス

  • ghr

履歴

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

ghr is a release-engineering CLI for creating GitHub Releases and uploading release artifacts in parallel.

プロジェクトの歴史

The ghr repository was created in July 2014, with an initial v0.1.0 release published days later. Its README presents a Go-oriented release workflow: build artifacts, tag a release, and use `ghr TAG PATH` to create a GitHub Release and upload the files.

The tool developed around the practical needs of release automation: reading repository information from `.git/config`, accepting `GITHUB_TOKEN`, supporting GitHub Enterprise through `GITHUB_API`, replacing or recreating assets, marking draft or prerelease releases, and later exposing a GitHub Action wrapper for workflow files.

採用の歴史

ghr became useful in the era when projects began publishing multi-platform binaries as GitHub Release assets. The README's demo centers on cross-compiled Go binaries, and the documented Action support shows how the same tool moved into CI-based release pipelines.

使われ方

Practitioners use ghr after a build job has produced a directory of archives, checksums, installers, or other assets. A typical run supplies a tag and path, with optional title, body, commitish, draft, prerelease, replace, delete, generated notes, and parallel upload settings.

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

Package nerds care about ghr because it is release plumbing: it turns build output into a GitHub Release page with assets, which downstream package managers and install scripts often consume.

タイムライン

  • 2014: GitHub repository created.
  • 2014: v0.1.0 initial release published.
  • 2021: GitHub automatic release notes support arrived in GitHub, and ghr later documented a `-generatenotes` flag.
  • 2020s: README documents a reusable GitHub Action interface.

Related projects

  • The README compares ghr with aktau/github-release and connects it to GitHub Releases, GitHub Enterprise, GitHub Actions, Go cross-compilation, checksums, and CI build artifacts.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:upload

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
ghrcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-08-04
マネージャ版0.18.3
マネージャ更新日2026-07-25
ローカルデータOK
上流最新
検出された最新v0.18.3

https://github.com/tcnksm/ghr

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ghr
バージョン0.18.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ghr
ホームページhttps://github.com/tcnksm/ghr
リポジトリhttps://github.com/tcnksm/ghr
ライセンスMIT
ソースアーカイブhttps://github.com/tcnksm/ghr/archive/refs/tags/v0.18.3.tar.gz
最終更新2026-07-25T20:55:22-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameghr
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

ghr

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

cataggar.ghr

winget install --id cataggar.ghr -e
  • normalized package name match
  • 一致条件: Ghr
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: cataggar.ghr from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation