Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, pacman, apt, zypper 安装 libseccomp

查看 libseccomp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libseccomp

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libseccomp

Alpine Linux edge package indexes · libseccomp · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install libseccomp

Fedora Rawhide package metadata · libseccomp · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libseccomp

nixpkgs package indexes · pkgs/by-name/li/libseccomp/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libseccomp

Arch Linux sync databases · libseccomp · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libseccomp-dev

Debian stable package indexes · libseccomp-dev · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libseccomp-devel

openSUSE Tumbleweed package metadata · libseccomp-devel · 来源: download.opensuse.org

概览

软件包摘要

Interface to the Linux Kernel's syscall filtering mechanism

命令和别名

  • scmp_sys_resolver

历史

项目历史与用法

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.

时间线

  • 2013: v0.1.0 and v1.0.0 tags were made in January.
  • 2015: v2.2.x releases expanded the 2.x line.
  • 2019: v2.4.0 was published in March.
  • 2020: v2.5.0 was published in July.
  • 2025: v2.6.0 was published in January.

Related projects

  • Related projects include the Linux kernel seccomp-BPF interface, libseccomp-golang, container runtimes, browser sandboxes, and Linux service-hardening tools.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 2 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
scmp_sys_resolvercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.6.1
管理器更新时间2026-07-01
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
构建依赖gperf
Bottle可用 (于 arm64_linux, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibseccomp
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 软件包链接分开显示。

Debian apt95%

libseccomp-dev 2.6.0-2

high level interface to Linux seccomp filter (development files)

https://github.com/seccomp/libseccomp

sudo apt install libseccomp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libseccomp
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libseccomp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libseccomp2 2.6.0-2

high level interface to Linux seccomp filter

https://github.com/seccomp/libseccomp

sudo apt install libseccomp2
  • Section: libs
  • Architecture: amd64
  • Source Package: libseccomp
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libseccomp2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-seccomp 2.6.0-2

high level interface to Linux seccomp filter (Python 3 bindings)

https://github.com/seccomp/libseccomp

sudo apt install python3-seccomp
  • Section: python
  • Architecture: amd64
  • Source Package: libseccomp
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-seccomp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

seccomp 2.6.0-2

helper tools for high level interface to Linux seccomp filter

https://github.com/seccomp/libseccomp

sudo apt install seccomp
  • Section: utils
  • Architecture: amd64
  • Source Package: libseccomp
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: seccomp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libseccomp

nix profile install nixpkgs#libseccomp
  • normalized package name match
  • 匹配方式:Libseccomp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libseccomp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libseccomp-dev 2.5.5-1ubuntu3

high level interface to Linux seccomp filter (development files)

https://github.com/seccomp/libseccomp

sudo apt install libseccomp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libseccomp
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libseccomp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libseccomp2 2.5.5-1ubuntu3

high level interface to Linux seccomp filter

https://github.com/seccomp/libseccomp

sudo apt install libseccomp2
  • Section: libs
  • Architecture: amd64
  • Source Package: libseccomp
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libseccomp2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-seccomp 2.5.5-1ubuntu3

high level interface to Linux seccomp filter (Python 3 bindings)

https://github.com/seccomp/libseccomp

sudo apt install python3-seccomp
  • Section: universe/python
  • Architecture: amd64
  • Source Package: libseccomp
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-seccomp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

seccomp 2.5.5-1ubuntu3

helper tools for high level interface to Linux seccomp filter

https://github.com/seccomp/libseccomp

sudo apt install seccomp
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libseccomp
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: seccomp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libseccomp 2.6.0-r2

interface to the Linux Kernel's syscall filtering mechanism

https://github.com/seccomp/libseccomp

sudo apk add libseccomp
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libseccomp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libseccomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libseccomp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libseccomp-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-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libseccomp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libseccomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libseccomp-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libseccomp-doc 2.6.0-r2

interface to the Linux Kernel's syscall filtering mechanism (documentation)

https://github.com/seccomp/libseccomp

sudo apk add libseccomp-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libseccomp
  • normalized package name match
  • 匹配方式:Libseccomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libseccomp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libseccomp-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-static
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libseccomp
  • normalized package name match
  • 匹配方式:Libseccomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libseccomp-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-libseccomp 2.6.0-r2

Python 3 bindings for libseccomp

https://github.com/seccomp/libseccomp

sudo apk add py3-libseccomp
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libseccomp
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libseccomp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-libseccomp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libseccomp 2.6.0-3.fc44

Enhanced seccomp library

https://github.com/seccomp/libseccomp

sudo dnf install libseccomp
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libseccomp
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libseccomp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libseccomp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libseccomp-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
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libseccomp
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libseccomp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libseccomp-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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