macOS
brew install gebuglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gebug in AI-Agent-Workflows.
Installation
brew install gebuglocal Homebrew formula metadata
Überblick
Debug Dockerized Go applications better
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gebug | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/moshebe/gebug
Installationsmetadaten
| Paketschlüssel | brew:gebug |
|---|---|
| Version | 1.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gebug |
| Homepage | https://github.com/moshebe/gebug |
| Repository | https://github.com/moshebe/gebug |
| Upstream-Dokumentation | https://github.com/moshebe/gebug#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/moshebe/gebug/archive/refs/tags/v1.0.7.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gebug |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.