Automic VaultAutomic Vault

brew

gobackup を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gobackup

local Homebrew formula metadata

概要

パッケージ概要

CLI tool for backup your databases, files to cloud storages

コマンドとエイリアス

  • gobackup

履歴

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

GoBackup is a Go-based server backup utility for databases and files, with output targets that include local and network/cloud storage. In package-manager terms it sits in the small-admin-tools lane: a single command intended to replace heavier, language-runtime-dependent backup scripts on application servers.

プロジェクトの歴史

The public repository was created in September 2017, and the project documentation describes GoBackup as inspired by the Ruby backup/backup project while avoiding a Ruby dependency. Early releases followed quickly after the repository appeared, beginning with 0.0.1 on September 8, 2017.

採用の歴史

GoBackup was packaged for Homebrew as the brew:gobackup formula and also documents Homebrew installation alongside its shell install script. Its adoption pattern is that of a focused operations CLI rather than a framework: users install the binary, point it at a YAML configuration file, and let scheduled backup jobs run.

使われ方

GoBackup is used to archive configured files and dump databases such as MySQL, PostgreSQL, Redis, MongoDB, SQLite, Microsoft SQL Server, InfluxDB, MariaDB, etcd, and Firebird, then send the results to storage backends such as FTP, SFTP, SCP, S3-compatible services, Google Cloud Storage, Azure Blob Storage, Backblaze B2, WebDAV, and others. The same configuration can include notification targets such as mail, webhooks, Discord, Slack, Telegram, and similar services.

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

The package is notable because it packages a classic sysadmin concern as a small Go binary with no runtime dependency on Ruby or Python. For Homebrew users, that makes it a tidy example of the post-2010s migration of server-maintenance tools from scripting-language ecosystems into statically compiled CLIs.

タイムライン

  • 2017-09-06: Public GitHub repository created
  • 2017-09-08: 0.0.1 release published
  • 2017: Project documentation describes Ruby China using GoBackup from the start of the design period
  • 2025: Documentation site records GoBackup features including daemon mode, Web UI, HTTP API, multiple databases, and multiple storage backends

Related projects

  • backup/backup is the explicitly cited inspiration for GoBackup.
  • GoBackup belongs near other self-hosted backup and sync CLIs that package database dumps, filesystem archives, cloud object storage, and notifications into one installable command.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

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

推奨レビュー

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

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
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.yml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版3.1.1
マネージャ更新日2026-07-06
ローカルデータOK
上流最新
検出された最新v3.1.1

https://github.com/gobackup/gobackup

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gobackup
バージョン3.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gobackup
ホームページhttps://gobackup.github.io
リポジトリhttps://github.com/gobackup/gobackup
上流ドキュメントhttps://gobackup.github.io/
ライセンスMIT
ソースアーカイブhttps://github.com/gobackup/gobackup/archive/refs/tags/v3.1.1.tar.gz
最終更新2026-07-06T12:29:33Z
Pulseupdated
ビルド依存関係go, node, yarn
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegobackup
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