macOS
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · ソース: api.github.com
brew
bindfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bindfslocal Homebrew formula metadata
sudo port install bindfsMacPorts ports tree · fuse/bindfs/Portfile · ソース: api.github.com
sudo apk add bindfsAlpine Linux edge package indexes · bindfs · ソース: dl-cdn.alpinelinux.org
sudo apt install bindfsDebian stable package indexes · bindfs · ソース: deb.debian.org
sudo dnf install bindfsFedora Rawhide package metadata · bindfs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bindfsnixpkgs package indexes · pkgs/by-name/bi/bindfs/package.nix · ソース: api.github.com
sudo zypper install bindfsopenSUSE Tumbleweed package metadata · bindfs · ソース: download.opensuse.org
概要
FUSE file system for mounting to another location
履歴
bindfs is a FUSE filesystem that mirrors one directory at another mount point while changing ownership, permissions, and creation behavior.
GitHub metadata shows the public repository was created on 2011-07-08. The official README describes bindfs as similar to `mount --bind`, but with permission rewriting and non-root usability through FUSE.
bindfs has a steady Unix package footprint because it solves a practical filesystem-admin problem without a large service. The input package facts list apk, Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packages, and the official downloads page shows a long source-release series from 1.0 through 1.18.4.
Common uses include making a directory read-only, hiding executable bits, sharing a tree with selected users or groups, changing permission bits with chmod-like rules, and controlling permissions used for newly created files.
bindfs is package-nerd useful because it packages a policy layer around ordinary directory trees: a tiny mount command can replace ad hoc copies, ACL experiments, or custom synchronization scripts when the real need is just a different view of the same files.
セキュリティ状態
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.
Config paths the tool may read or write during local use.
/etc/fstab実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bindfs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bindfs |
|---|---|
| バージョン | 1.18.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bindfs |
| ホームページ | https://bindfs.org/ |
| リポジトリ | https://github.com/mpartel/bindfs |
| 上流ドキュメント | https://bindfs.org/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://bindfs.org/downloads/bindfs-1.18.4.tar.gz |
| 依存関係 | libfuse |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bindfs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bindfs 1.14.7-1.1+b1
mirrors or overlays a local directory with altered permissions
sudo apt install bindfsbindfs
nix profile install nixpkgs#bindfsbindfs 1.14.7-1.1build2
mirrors or overlays a local directory with altered permissions
sudo apt install bindfsbindfs 1.17.7-r1
FUSE filesystem for mirroring a directory to another directory
sudo apk add bindfsbindfs-doc 1.17.7-r1
FUSE filesystem for mirroring a directory to another directory (documentation)
sudo apk add bindfs-docbindfs 1.18.4-2.fc45
Fuse filesystem to mirror a directory
sudo dnf install bindfsbindfs 1.18.4-1.4
Filesystem for mapping directories with alternate permissions
sudo zypper install bindfsbindfs
sudo port install bindfsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.