macOS
brew install fake-gcs-serverlocal Homebrew formula metadata
brew
fake-gcs-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fake-gcs-serverlocal Homebrew formula metadata
nix profile install nixpkgs#fake-gcs-servernixpkgs package indexes · pkgs/by-name/fa/fake-gcs-server/package.nix · ソース: api.github.com
sudo zypper install fake-gcs-serveropenSUSE Tumbleweed package metadata · fake-gcs-server · ソース: download.opensuse.org
概要
Emulator for Google Cloud Storage API
履歴
fake-gcs-server is a Go-based emulator for the Google Cloud Storage API. It is designed for tests that need local bucket and object behavior without talking to Google Cloud.
The public GitHub repository was created in May 2017. Its README presents the project both as a Go library, exposed through the fakestorage package, and as a standalone binary or Docker image.
The project fits the common package-manager role of a local service emulator: install a small binary, run it in tests or CI, and point client code at a local endpoint. The README also documents Docker Hub images and GitHub releases, which broaden adoption beyond Go-only consumers.
Typical use is to start fake-gcs-server on a local port, optionally preload bucket/object data by mounting a /data directory, and run tests against its HTTP or HTTPS Google Cloud Storage-compatible endpoints. Server flags can also be supplied through FAKE_GCS_* environment variables.
For packagers, fake-gcs-server is useful because it turns cloud-storage integration tests into local, reproducible processes. Its split identity as both a Go test library and a command-line emulator makes it useful in mixed-language test suites.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fake-gcs-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fsouza/fake-gcs-server
インストールメタデータ
| パッケージキー | brew:fake-gcs-server |
|---|---|
| バージョン | 1.55.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fake-gcs-server |
| ホームページ | https://github.com/fsouza/fake-gcs-server |
| リポジトリ | https://github.com/fsouza/fake-gcs-server |
| 上流ドキュメント | https://github.com/fsouza/fake-gcs-server#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/fsouza/fake-gcs-server/archive/refs/tags/v1.55.1.tar.gz |
| 最終更新 | 2026-07-19T17:59:29Z |
| 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 | fake-gcs-server |
| 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 パッケージリンクとは分けて表示されます。
fake-gcs-server
nix profile install nixpkgs#fake-gcs-serverfake-gcs-server 1.52.2-3.4
Google Cloud Storage emulator & testing library
https://github.com/fsouza/fake-gcs-server
sudo zypper install fake-gcs-serverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.