macOS
brew install libseccomplocal Homebrew formula metadata
brew
libseccomp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libseccomplocal Homebrew formula metadata
sudo apk add libseccompAlpine Linux edge package indexes · libseccomp · ソース: dl-cdn.alpinelinux.org
sudo dnf install libseccompFedora Rawhide package metadata · libseccomp · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libseccompnixpkgs package indexes · pkgs/by-name/li/libseccomp/package.nix · ソース: api.github.com
sudo pacman -S libseccompArch Linux sync databases · libseccomp · ソース: geo.mirror.pkgbuild.com
sudo apt install libseccomp-devDebian stable package indexes · libseccomp-dev · ソース: deb.debian.org
sudo zypper install libseccomp-developenSUSE Tumbleweed package metadata · libseccomp-devel · ソース: download.opensuse.org
概要
Interface to the Linux Kernel's syscall filtering mechanism
履歴
libseccomp is the userspace helper library for Linux seccomp syscall filtering. It gives applications and container runtimes a portable API for generating BPF-based syscall filters instead of hand-writing architecture-specific filter programs.
The Linux kernel documentation frames seccomp filtering as a way for a process to reduce exposed kernel syscall surface by installing a BPF program over syscall metadata. The libseccomp README describes the library as an easy-to-use, platform-independent interface to that filtering mechanism, abstracting the BPF language behind a conventional function-call API.
The libseccomp tag history shows v0.1.0 and v1.0.0 tags in January 2013, followed by a long 2.x series. The README also documents architecture support, manpage-based documentation, regression tests, release signing, and Go bindings in the separate libseccomp-golang repository.
libseccomp became important because seccomp-BPF moved from a kernel primitive into ordinary application sandboxing and container security workflows. Its supported-architecture list and release process reflect use by distributions and runtimes that need consistent syscall-filter generation across Linux ABIs.
Applications initialize a filter context, add syscall rules, load the resulting filter into the kernel, and optionally use tools such as scmp_sys_resolver while developing policies. The library docs emphasize tests that can run even on systems without seccomp-BPF, plus live tests for systems with kernel support.
libseccomp is one of those packages whose installed files look small but whose consequences are large: container profiles, browser sandboxes, service hardening, and low-level Linux security tooling all prefer a stable API over handwritten BPF filters.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
scmp_sys_resolver | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/seccomp/libseccomp
インストールメタデータ
| パッケージキー | brew:libseccomp |
|---|---|
| バージョン | 2.6.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libseccomp |
| ホームページ | https://github.com/seccomp/libseccomp |
| リポジトリ | https://github.com/seccomp/libseccomp |
| 上流ドキュメント | https://github.com/seccomp/libseccomp#readme |
| ライセンス | LGPL-2.1-only |
| ソースアーカイブ | https://github.com/seccomp/libseccomp/releases/download/v2.6.1/libseccomp-2.6.1.tar.gz |
| 最終更新 | 2026-07-01T21:39:23Z |
| Pulse | updated |
| ビルド依存関係 | gperf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libseccomp |
| 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 パッケージリンクとは分けて表示されます。
libseccomp-dev 2.6.0-2
high level interface to Linux seccomp filter (development files)
https://github.com/seccomp/libseccomp
sudo apt install libseccomp-devlibseccomp2 2.6.0-2
high level interface to Linux seccomp filter
https://github.com/seccomp/libseccomp
sudo apt install libseccomp2python3-seccomp 2.6.0-2
high level interface to Linux seccomp filter (Python 3 bindings)
https://github.com/seccomp/libseccomp
sudo apt install python3-seccompseccomp 2.6.0-2
helper tools for high level interface to Linux seccomp filter
https://github.com/seccomp/libseccomp
sudo apt install seccomplibseccomp
nix profile install nixpkgs#libseccomplibseccomp-dev 2.5.5-1ubuntu3
high level interface to Linux seccomp filter (development files)
https://github.com/seccomp/libseccomp
sudo apt install libseccomp-devlibseccomp2 2.5.5-1ubuntu3
high level interface to Linux seccomp filter
https://github.com/seccomp/libseccomp
sudo apt install libseccomp2python3-seccomp 2.5.5-1ubuntu3
high level interface to Linux seccomp filter (Python 3 bindings)
https://github.com/seccomp/libseccomp
sudo apt install python3-seccompseccomp 2.5.5-1ubuntu3
helper tools for high level interface to Linux seccomp filter
https://github.com/seccomp/libseccomp
sudo apt install seccomplibseccomp 2.6.0-r2
interface to the Linux Kernel's syscall filtering mechanism
https://github.com/seccomp/libseccomp
sudo apk add libseccomplibseccomp-dev 2.6.0-r2
interface to the Linux Kernel's syscall filtering mechanism (development files)
https://github.com/seccomp/libseccomp
sudo apk add libseccomp-devlibseccomp-doc 2.6.0-r2
interface to the Linux Kernel's syscall filtering mechanism (documentation)
https://github.com/seccomp/libseccomp
sudo apk add libseccomp-doclibseccomp-static 2.6.0-r2
interface to the Linux Kernel's syscall filtering mechanism (static library)
https://github.com/seccomp/libseccomp
sudo apk add libseccomp-staticpy3-libseccomp 2.6.0-r2
Python 3 bindings for libseccomp
https://github.com/seccomp/libseccomp
sudo apk add py3-libseccomplibseccomp 2.6.0-3.fc44
Enhanced seccomp library
https://github.com/seccomp/libseccomp
sudo dnf install libseccomplibseccomp-devel 2.6.0-3.fc44
Development files used to build applications with libseccomp support
https://github.com/seccomp/libseccomp
sudo dnf install libseccomp-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.