Automic VaultAutomic Vault

brew

garble を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install garble

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Obfuscate Go builds

コマンドとエイリアス

  • garble

履歴

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

garble is a Go build obfuscator that wraps the Go toolchain to produce deterministic, reproducible obfuscated builds.

プロジェクトの歴史

The public GitHub repository was created in December 2019, and its first GitHub release, v0.1.0, was published in March 2021. The README frames garble as a tool coupled to cmd/go so it can support Go modules and build caching.

採用の歴史

garble was adopted by Go users who need to distribute binaries or private source while reducing the amount of source-level information left in compiled artifacts. Its release stream and packaging in Homebrew and Nix place it in the normal CLI toolchain workflow for Go developers.

使われ方

The primary commands mirror Go commands, including garble build, garble test, and garble run. The tool also supports garble reverse for de-obfuscating text such as stack traces when the original source is available.

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

garble is notable because it is a language-aware build wrapper rather than a post-build binary packer. For package maintainers, it sits at the intersection of Go module builds, compiler/linker behavior, reproducibility, cache directories, and environment-driven build selection through GOGARBLE.

タイムライン

  • 2019: Public GitHub repository created.
  • 2021: v0.1.0 released.
  • 2026: v0.16.0 released, continuing the 0.x release line.

Related projects

  • garble is tightly related to the Go toolchain, cmd/go, Go modules, and the runtime/debug and linker metadata that it removes or transforms during obfuscated builds.

セキュリティ状態

保護ツール対応はまだ見つかっていません

garble に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/burrowers/garble

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:garble
バージョン0.16.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/garble
ホームページhttps://github.com/burrowers/garble
リポジトリhttps://github.com/burrowers/garble
上流ドキュメントhttps://github.com/burrowers/garble#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/burrowers/garble/archive/refs/tags/v0.16.0.tar.gz
最終更新2026-07-08T03:14:15Z
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 Namegarble
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

garble

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

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment