macOS
brew install go-statiklocal Homebrew formula metadata
sudo port install statikMacPorts ports tree · devel/statik/Portfile · ソース: api.github.com
brew
go-statik のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install go-statiklocal Homebrew formula metadata
sudo port install statikMacPorts ports tree · devel/statik/Portfile · ソース: api.github.com
nix profile install nixpkgs#statiknixpkgs package indexes · pkgs/by-name/st/statik/package.nix · ソース: api.github.com
概要
Embed files into a Go executable
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
statik | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rakyll/statik
インストールメタデータ
| パッケージキー | brew:go-statik |
|---|---|
| バージョン | 0.1.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/go-statik |
| ホームページ | https://github.com/rakyll/statik |
| リポジトリ | https://github.com/rakyll/statik |
| 上流ドキュメント | https://github.com/rakyll/statik#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/rakyll/statik/archive/refs/tags/v0.1.8.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
statik
sudo port install statikstatik
nix profile install nixpkgs#statikソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.