Automic VaultAutomic Vault

brew

gitbackup を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gitbackup

local Homebrew formula metadata

概要

パッケージ概要

Tool to backup your Bitbucket, GitHub and GitLab repositories

コマンドとエイリアス

  • gitbackup

履歴

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

gitbackup is a Go command-line tool for backing up repositories from GitHub, GitLab, Bitbucket, and Forgejo. It is aimed at users and teams that want local or migration-style copies of hosted Git repositories.

プロジェクトの歴史

Amit Saha's project dates back to at least 2017, when the README pointed readers of a Linux Journal article to the lj-0.1 era of the source. The tool grew from repository cloning into a broader backup utility with service-specific authentication, OS-specific configuration paths, Docker images, and a GitHub migration mode.

採用の歴史

gitbackup serves a practical niche rather than a broad platform role: independent developers, consultants, and organizations that want a repeatable backup path for repositories spread across hosted forges. Homebrew packaging gave macOS users a direct installation path, while release binaries and containers cover other deployments.

使われ方

Practitioners configure service tokens, choose a provider, and run gitbackup to clone repositories into a backup directory. GitHub users can also use migration-oriented commands that retrieve archive artifacts supported by GitHub's Migration API.

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

The package is a reminder that source hosting is not a backup strategy by itself. In package-manager terms, gitbackup wraps forge APIs, Git clone behavior, and host-specific credentials into one installable disaster-recovery utility.

タイムライン

  • 2017: v0.1-era source associated with a Linux Journal backup article.
  • 2019: 0.4 and 0.5 release tags followed the early Go CLI line.
  • 2021: 0.6 added the documented GitHub OAuth device flow.
  • 2026: README described commercial support by Common Loop Works Pty Ltd.

Related projects

  • Git provides the clone and repository data model.
  • GitHub, GitLab, Bitbucket, and Forgejo provide the hosted repository APIs.
  • GitHub's Migration API supplies the archive-based GitHub backup mode.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:backup

インストール挙動

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

推奨レビュー

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

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.

Linux
$XDG_CONFIG_HOME/gitbackup/gitbackup.yml~/.config/gitbackup/gitbackup.yml
macOS
~/Library/Application Support/gitbackup/gitbackup.yml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.3.1
マネージャ更新日2026-07-23
ローカルデータOK
上流最新
検出された最新v1.3.1

https://github.com/amitsaha/gitbackup

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gitbackup
バージョン1.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gitbackup
ホームページhttps://github.com/amitsaha/gitbackup
リポジトリhttps://github.com/amitsaha/gitbackup
上流ドキュメントhttps://github.com/amitsaha/gitbackup#readme
ライセンスMIT
ソースアーカイブhttps://github.com/amitsaha/gitbackup/archive/refs/tags/v1.3.1.tar.gz
最終更新2026-07-23T00:41:26-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 Namegitbackup
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment