macOS
brew install go-statiklocal Homebrew formula metadata
sudo port install statikMacPorts ports tree · devel/statik/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-statik in AI-Agent-Workflows.
Installation
brew install go-statiklocal Homebrew formula metadata
sudo port install statikMacPorts ports tree · devel/statik/Portfile · Quelle: api.github.com
nix profile install nixpkgs#statiknixpkgs package indexes · pkgs/by-name/st/statik/package.nix · Quelle: api.github.com
Überblick
Embed files into a Go executable
Verlauf
statik is a Go command-line tool and library for embedding a directory of static files into a Go executable and serving them through an http.FileSystem.
The statik repository was created in 2014 by rakyll. Its README says the idea and implementation were taken from Camlistore and split out because the author needed the pattern across multiple projects.
statik became part of the pre-Go-1.16 static-asset embedding ecosystem, especially for Go services with a small web component that wanted a single binary instead of separate CSS, JavaScript, image, or HTML deployment steps.
Practitioners run statik against a public directory, import the generated statik package for side effects, initialize the statik filesystem, and pass it to http.FileServer or open individual embedded files.
The package remains a concise example of the generated-source approach that the Go 1.16 embed feature later made part of the standard toolchain.
Sicherheitslage
library-like 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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
statik | 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/rakyll/statik
Installationsmetadaten
| Paketschlüssel | brew:go-statik |
|---|---|
| Version | 0.1.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/go-statik |
| Homepage | https://github.com/rakyll/statik |
| Repository | https://github.com/rakyll/statik |
| Upstream-Dokumentation | https://github.com/rakyll/statik#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/rakyll/statik/archive/refs/tags/v0.1.8.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 | go-statik |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
statik
sudo port install statikstatik
nix profile install nixpkgs#statikQuellspur
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.