Automic VaultAutomic Vault

brew

Install libseccomp with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Interface to the Linux Kernel's syscall filtering mechanism. Version 2.6.1 via Homebrew; verified 2026-07-01.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libseccomp

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add libseccomp

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

Debian aptverified · 92%
sudo apt install libseccomp-dev

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

Fedora dnfverified · 92%
sudo dnf install libseccomp

Fedora Rawhide package metadata · libseccomp · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#libseccomp

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

Arch Linux pacmanverified · 92%
sudo pacman -S libseccomp

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

openSUSE zypperverified · 92%
sudo zypper install libseccomp-devel

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

overview

Package summary

Interface to the Linux Kernel's syscall filtering mechanism

Commands and aliases

  • scmp_sys_resolver

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 2 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
scmp_sys_resolvercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.6.1
manager updated2026-07-01
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/seccomp/libseccomp

install metadata

Package metadata

Package keybrew:libseccomp
Version2.6.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/libseccomp
Homepagehttps://github.com/seccomp/libseccomp
Repositoryhttps://github.com/seccomp/libseccomp
Upstream docshttps://github.com/seccomp/libseccomp#readme
LicenseLGPL-2.1-only
Source archivehttps://github.com/seccomp/libseccomp/releases/download/v2.6.1/libseccomp-2.6.1.tar.gz
Last updated2026-07-01T21:39:23Z
Pulseupdated
Build dependenciesgperf
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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