macOS
brew install garblelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für garble in AI-Agent-Workflows.
Installation
brew install garblelocal Homebrew formula metadata
nix profile install nixpkgs#garblenixpkgs package indexes · pkgs/by-name/ga/garble/package.nix · Quelle: api.github.com
Überblick
Obfuscate Go builds
Verlauf
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.
Sicherheitslage
Für garble wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
garble | 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/burrowers/garble
Installationsmetadaten
| Paketschlüssel | brew:garble |
|---|---|
| Version | 0.16.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/garble |
| Homepage | https://github.com/burrowers/garble |
| Repository | https://github.com/burrowers/garble |
| Upstream-Dokumentation | https://github.com/burrowers/garble#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/burrowers/garble/archive/refs/tags/v0.16.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T03:14:15Z |
| Pulse | updated |
| 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 | garble |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
garble
nix profile install nixpkgs#garbleQuellspur
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.