macOS
brew install fake-gcs-serverlocal Homebrew formula metadata
brew / 順位 8273
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fake-gcs-server |
|---|---|
| バージョン | 1.55.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/fsouza/fake-gcs-server |
| リポジトリ | https://github.com/fsouza/fake-gcs-server |
| 最終更新 | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fake-gcs-server
nix profile install nixpkgs#fake-gcs-serverfake-gcs-server 1.52.2-3.7
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.