pkg.soopen package index

brew / 順位 6528

git-bug を Homebrew, apk, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-bug

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-bug

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

Nix確認済み · 92%
nix profile install nixpkgs#git-bug

nixpkgs package indexes · pkgs/by-name/gi/git-bug/package.nix · ソース: api.github.com

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

Arch Linux sync databases · git-bug · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install git-bug

openSUSE Tumbleweed package metadata · git-bug · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/git-bug

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

概要

パッケージ概要

Distributed, offline-first bug tracker embedded in git, with bridges

コマンドとエイリアス

  • git-bug

履歴

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

git-bug is a decentralized issue tracker that stores issues, comments, identities, and related metadata as Git objects inside a repository. Its project framing follows a long-running Git culture idea: project state should be portable with the repository rather than locked inside a single hosted forge.

プロジェクトの歴史

The project was initially built by Michael Mure and later organized under the git-bug project on GitHub. Public release history shows a 0.2.0 release in 2018, several 0.x releases through 2020 and 2022, and renewed 0.8 to 0.10 releases in 2025, indicating a tool that evolved from a distributed issue-storage experiment into a CLI, TUI, and web-interface workflow.

採用の歴史

Adoption has centered on developers who want issue data to travel with a Git repository and who need offline access. The project documents bridges for GitHub, GitLab, Jira, and Launchpad, making it useful as a local archive and synchronization layer rather than only as a replacement issue tracker.

使われ方

Practitioners use git-bug inside an existing repository to create, query, edit, and synchronize issues. Bridge users configure a third-party service, pull issues into the repository-backed store, work on them offline through the CLI, TUI, or web UI, then push changes back to the forge.

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

For package users, git-bug is interesting because it treats issue tracking as a Git-native data problem. It fits the same offline-first, clone-and-sync model that made distributed version control attractive, while still acknowledging hosted issue trackers through bridge support.

タイムライン

  • 2018: 0.2.0 release documented in the changelog.
  • 2020: 0.7.x releases continued the early 0.x line.
  • 2025: 0.8.1, 0.9.0, and 0.10.x releases documented renewed CLI and web UI work.

Related projects

  • git-bug relates to hosted issue trackers such as GitHub Issues, GitLab Issues, Jira, and Launchpad through its bridge system.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-bug
バージョン0.10.1
パッケージマネージャHomebrew
ホームページhttps://github.com/git-bug/git-bug
リポジトリhttps://github.com/git-bug/git-bug
最終更新2026-07-27T16:47:23+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

git-bug

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

git-bug 0.8.1-r12

Distributed, offline-first bug tracker embedded in git, with bridges

https://github.com/MichaelMure/git-bug

sudo apk add git-bug
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-bash-completion 0.8.1-r12

Bash completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-bash-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • 一致条件: Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-doc 0.8.1-r12

Distributed, offline-first bug tracker embedded in git, with bridges (documentation)

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • 一致条件: Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-fish-completion 0.8.1-r12

Fish completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-fish-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • 一致条件: Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-zsh-completion 0.8.1-r12

Zsh completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-zsh-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • 一致条件: Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

git-bug 0.10.1-2

Distributed, offline-first bug tracker embedded in git, with bridges

https://github.com/MichaelMure/git-bug

sudo pacman -S git-bug
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Git Bug
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-bug from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-bug 0.10.1-6.3

Distributed, offline-first bug tracker embedded in git, with bridges

https://github.com/MichaelMure/git-bug

sudo zypper install git-bug
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-bug
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

git-bug-bash-completion 0.10.1-6.3

Bash completion for git-bug

https://github.com/MichaelMure/git-bug

sudo zypper install git-bug-bash-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-bug
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

git-bug-fish-completion 0.10.1-6.3

Fish completion for git-bug

https://github.com/MichaelMure/git-bug

sudo zypper install git-bug-fish-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-bug
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

git-bug-zsh-completion 0.10.1-6.3

ZSH completion for git-bug

https://github.com/MichaelMure/git-bug

sudo zypper install git-bug-zsh-completion
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: git-bug
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop95%

main/git-bug

scoop install main/git-bug
  • normalized package name match
  • 一致条件: Git Bug
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-bug.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 package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation