macOS
brew install libcap-nglocal Homebrew formula metadata
brew / 順位 1479
libcap-ng のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libcap-nglocal Homebrew formula metadata
sudo apk add libcap-ngAlpine Linux edge package indexes · libcap-ng · ソース: dl-cdn.alpinelinux.org
sudo dnf install libcap-ngFedora Rawhide package metadata · libcap-ng · ソース: dl.fedoraproject.org
sudo pacman -S libcap-ngArch Linux sync databases · libcap-ng · ソース: geo.mirror.pkgbuild.com
sudo apt install libcap-ng-devDebian stable package indexes · libcap-ng-dev · ソース: deb.debian.org
nix profile install nixpkgs#libcap_ngnixpkgs package indexes · pkgs/by-name/li/libcap_ng/package.nix · ソース: api.github.com
sudo zypper install libcap-ng-developenSUSE Tumbleweed package metadata · libcap-ng-devel · ソース: download.opensuse.org
概要
Library for Linux that makes using posix capabilities easy
履歴
libcap-ng is Steve Grubb's Linux capability library and utility suite, designed to make POSIX capability programming easier than the older libcap API.
The libcap-ng site states the design goal directly: make programming with POSIX capabilities easier than the traditional libcap library. Its README demonstrates common use cases such as dropping all capabilities, keeping selected capabilities, checking capability state, and retaining capabilities across UID changes.
The project paired the C library with administrative tools. netcap reports listening network processes and their capabilities, pscap reports privileged processes, filecap searches for files with file capabilities, and cap-audit can audit capability checks when built with the optional eBPF-based tooling.
libcap-ng was adopted by Linux distributions because it gives application developers and packagers a smaller API for privilege dropping, while giving administrators tools to inspect capability exposure across a running system.
Developers use capng_clear, capng_update, capng_apply, and related calls to drop or retain Linux capabilities. Administrators use pscap, netcap, and filecap to find over-privileged processes and files.
In package-manager terms, libcap-ng is a security plumbing package: it is rarely user-facing, but it makes least-privilege patches shorter and more reviewable. That is exactly the kind of small library that changes whether downstream packages actually drop privileges.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
filecap | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
netcap | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
pscap | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libcap-ng |
|---|---|
| バージョン | 0.9.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://people.redhat.com/sgrubb/libcap-ng/ |
| リポジトリ | https://github.com/stevegrubb/libcap-ng |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libcap-ng-dev 0.8.5-4+b1
Development and header files for libcap-ng
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng-devlibcap-ng-utils 0.8.5-4+b1
Utilities for analysing and setting file capabilities
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng-utilslibcap-ng0 0.8.5-4+b1
alternate POSIX capabilities library
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng0python3-cap-ng 0.8.5-4+b1
Python3 bindings for libcap-ng
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install python3-cap-nglibcap_ng
nix profile install nixpkgs#libcap_nglibcap-ng-dev 0.8.4-2build2
Development and header files for libcap-ng
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng-devlibcap-ng-utils 0.8.4-2build2
Utilities for analysing and setting file capabilities
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng-utilslibcap-ng0 0.8.4-2build2
alternate POSIX capabilities library
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install libcap-ng0python3-cap-ng 0.8.4-2build2
Python3 bindings for libcap-ng
https://people.redhat.com/sgrubb/libcap-ng
sudo apt install python3-cap-nglibcap-ng 0.8.5-r2
POSIX capabilities library
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add libcap-nglibcap-ng-dev 0.8.5-r2
POSIX capabilities library (development files)
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add libcap-ng-devlibcap-ng-doc 0.8.5-r2
POSIX capabilities library (documentation)
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add libcap-ng-doclibcap-ng-static 0.8.5-r2
POSIX capabilities library (static library)
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add libcap-ng-staticlibcap-ng-utils 0.8.5-r2
posix capabilities utils
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add libcap-ng-utilspy3-libcap-ng 0.8.5-r2
python bindings for libcap-ng
https://people.redhat.com/sgrubb/libcap-ng/index.html
sudo apk add py3-libcap-nglibcap-ng 0.9.3-4.fc45
Alternate posix capabilities library
https://github.com/stevegrubb/libcap-ng
sudo dnf install libcap-ngソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.