Automic VaultAutomic Vault

brew

gcsfuse を Homebrew, Nix でインストール

gcsfuse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gcsfuse

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gcsfuse

nixpkgs package indexes · pkgs/by-name/gc/gcsfuse/package.nix · ソース: api.github.com

概要

パッケージ概要

User-space file system for interacting with Google Cloud

コマンドとエイリアス

  • gcsfuse
  • mount.fuse.gcsfuse
  • mount.gcsfuse

履歴

プロジェクトの歴史と使われ方

Cloud Storage FUSE, packaged as gcsfuse, is Google's open source FUSE adapter for mounting Cloud Storage buckets as local file systems. Its package history sits between cloud storage, Unix filesystem conventions, and Kubernetes/GKE integration.

プロジェクトの歴史

The GitHub repository was created in February 2015 and describes the project as a user-space filesystem for Google Cloud Storage. Google tied v1.0.0 to General Availability in June 2023 and moved documentation into Google Cloud documentation pages at that time.

採用の歴史

Cloud Storage FUSE adoption expanded from a general bucket-mounting CLI into Google Cloud workload infrastructure. The README emphasizes validated machine-learning use cases, local file caching, parallel downloads, streaming writes, and a Kubernetes CSI driver that lets GKE manage deployment and bucket mounts.

使われ方

Users mount a Cloud Storage bucket into a local filesystem namespace, then read and write objects through filesystem calls. The modern documentation and README emphasize that the behavior differs from a POSIX filesystem, so users need the Cloud Storage FUSE semantics and limits when designing applications.

パッケージ好きにとっての重要性

gcsfuse is significant because it packages cloud object storage as a Unix mount point. That makes it a classic infrastructure adapter: deceptively familiar at the CLI level, but backed by remote object-store semantics, authentication, caching, and workload-specific performance tuning.

タイムライン

  • 2015: GitHub records the gcsfuse repository creation.
  • 2023: v1.0.0 is published with General Availability and Google Cloud documentation migration.
  • 2024: v2.0.0 introduces local file caching and related configuration changes.
  • 2026: v3 releases continue with streaming writes, parallel downloads, and high-performance machine optimizations.

Related projects

  • Google Cloud Storage is the backing object-storage service.
  • FUSE is the user-space filesystem interface used by the package.
  • The Cloud Storage FUSE CSI driver uses gcsfuse to mount buckets for GKE workloads.
  • Google Cloud SDK application-default credentials are a related authentication surface.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/gcloud/application_default_credentials.json
Windows
%APPDATA%\gcloud\application_default_credentials.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gcsfusecliグローバル実行可能ファイル
mount.fuse.gcsfusecliグローバル実行可能ファイル
mount.gcsfusecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.10.0
マネージャ更新日2026-06-19
ローカルデータOK
上流最新
検出された最新v3.10.0

https://github.com/GoogleCloudPlatform/gcsfuse

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gcsfuse
バージョン3.10.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gcsfuse
ホームページhttps://github.com/googlecloudplatform/gcsfuse
リポジトリhttps://github.com/googlecloudplatform/gcsfuse
上流ドキュメントhttps://docs.cloud.google.com/storage/docs/cloud-storage-fuse/cli-options
ライセンスApache-2.0
ソースアーカイブhttps://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.10.0.tar.gz
最終更新2026-06-19T10:47:08Z
Pulseupdated
依存関係libfuse
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegcsfuse
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gcsfuse

nix profile install nixpkgs#gcsfuse
  • normalized package name match
  • 一致条件: Gcsfuse
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gc/gcsfuse/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment