macOS
brew install geesefslocal Homebrew formula metadata
brew
geesefs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install geesefslocal Homebrew formula metadata
nix profile install nixpkgs#geesefsnixpkgs package indexes · pkgs/by-name/ge/geesefs/package.nix · ソース: api.github.com
概要
FUSE FS implementation over S3
履歴
GeeseFS is a high-performance, POSIX-ish FUSE filesystem for mounting S3-compatible object storage as a filesystem.
The official README frames GeeseFS as a Go implementation intended to address common S3 FUSE performance problems, especially small-file and metadata workloads, by using aggressive parallelism and asynchrony.
The project lives under the yandex-cloud organization and the README points to a GeeseFS-based CSI S3 driver. The input package facts list Homebrew and Nix packaging, which matches a systems-tool audience that wants the same mount helper available through reproducible package channels.
Users provide AWS-style credentials, then run geesefs with a bucket and mount point, optionally specifying an endpoint or bucket prefix. The official README also documents fstab startup usage, Windows operation with WinFSP, environment-variable credentials, and custom credential files through --shared-config.
GeeseFS is notable for package-manager users because it is a single Go/FUSE binary at the boundary between cloud object storage and local filesystem semantics, where packaging has to line up with FUSE support, init/fstab workflows, Windows WinFSP usage, and S3 credential conventions.
セキュリティ状態
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.
Credential-bearing paths to review before unattended agent runs.
~/.aws/credentialsC:\Users\<USERNAME>\.aws\credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
geesefs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yandex-cloud/geesefs
インストールメタデータ
| パッケージキー | brew:geesefs |
|---|---|
| バージョン | 0.43.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/geesefs |
| ホームページ | https://github.com/yandex-cloud/geesefs |
| リポジトリ | https://github.com/yandex-cloud/geesefs |
| 上流ドキュメント | https://github.com/yandex-cloud/geesefs#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/yandex-cloud/geesefs/archive/refs/tags/v0.43.8.tar.gz |
| 最終更新 | 2026-06-22T10:25:45Z |
| Pulse | updated |
| ビルド依存関係 | 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 | geesefs |
| 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 パッケージリンクとは分けて表示されます。
geesefs
nix profile install nixpkgs#geesefsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.