macOS
brew install gebuglocal Homebrew formula metadata
brew / 順位 9680
gebug のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gebuglocal Homebrew formula metadata
概要
Debug Dockerized Go applications better
履歴
Gebug is a command-line developer tool for debugging Dockerized Go applications. Its README describes debugger and hot-reload workflows driven by generated Dockerfile, Docker Compose, and project configuration files.
The public GitHub repository was created in July 2020. The README presents Gebug as a Go application debugging environment for containers, with commands to initialize, start, clean, destroy, and manage a web UI for a project.
The official installation instructions support Homebrew on Linux and macOS and `go install` on Go-supported platforms. The README also documents an upgrade path from v1.x to v2.0, which suggests existing users had generated project configuration that needed regeneration.
Practitioners run `gebug init` inside a Go application, edit generated files under `.gebug` when needed, and run `gebug start` or `gebug ui` to work with hot reload, Delve debugging, exposed ports, environment variables, and Docker networking.
For package users, Gebug is interesting as a Go CLI that packages a repeatable local container-debugging stack. It turns a set of Docker, Compose, Delve, and rebuild conventions into a command users can install through Homebrew or Go tooling.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
.gebug/config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gebug | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gebug |
|---|---|
| バージョン | 1.0.7 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/moshebe/gebug |
| リポジトリ | https://github.com/moshebe/gebug |
| 最終更新 | 2026-07-27T16:47:22+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.