• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

seccomp / libseccomp
89%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2017 10:48PM UTC
Files 27
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • alpha-support
  • clang
  • codeql
  • coverity-scan
  • dependabot/github_actions/actions/upload-artifact-3
  • dev/addfd
  • distutils
  • fix-test
  • gh-415_backport
  • gh-451
  • issue466
  • issues/11
  • issues/463
  • issues/472
  • man
  • master
  • oob
  • pass
  • patch-2
  • python-wheel2
  • refs/pull/469/merge
  • refs/tags/v2.5.2
  • refs/tags/v2.5.3
  • refs/tags/v2.5.4
  • refs/tags/v2.5.5
  • refs/tags/v2.5.6
  • refs/tags/v2.6.0
  • release-2.3
  • release-2.4
  • release-2.5
  • release-2.6
  • sparc-support
  • ubuntu22
  • ubuntu24
  • update-pkg-config
  • v2.4.4
  • v2.5.0
  • v2.5.1
  • working-syscall
  • working-syscall_25
  • working-system_dedup

08 Apr 2026 08:26PM UTC coverage: 88.823% (-0.2%) from 89.024%
24160823259

push

github

pcmoore
tests: add test 63-live-notify_addfd

Add live test for seccomp_notify_addfd() that verifies fd injection
capabilities by intercepting openat() syscalls and replacing the target's
file descriptor for it's C and Python API.

Signed-off-by: Sudipta Pandit <sudpandit@microsoft.com>
[PM: line wrap description, fix trailing whitespace, squash fixup patch]
Signed-off-by: Paul Moore <paul@paul-moore.com>

3147 of 3543 relevant lines covered (88.82%)

255981.89 hits per line

Relevant lines Covered
Build:
Build:
3543 RELEVANT LINES 3147 COVERED LINES
255981.89 HITS PER LINE
Source Files on main
  • Tree
  • List 27
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24160823259 main tests: add test 63-live-notify_addfd Add live test for seccomp_notify_addfd() that verifies fd injection capabilities by intercepting openat() syscalls and replacing the target's file descriptor for it's C and Python API. Signed-off-by: Sudipta ... push 08 Apr 2026 10:00PM UTC pcmoore github
88.82
20826695380 main db: Fix tab/space issue with previous commit Replace spaces with tabs in previous commit. There are no functional changes in this commit. Fixes: 1a8730c5fb32 ("db: propagate notify_used when merging filter collections") Signed-off-by: Tom Hroma... push 08 Jan 2026 06:04PM UTC drakenclimber github
89.02
20797095348 main db: propagate notify_used when merging filter collections Merging filter collections didn’t carry over notify_used; if the source had SCMP_ACT_NOTIFY rules, the merged filter could skip requesting SECCOMP_FILTER_FLAG_NEW_LISTENER, yielding no lis... push 07 Jan 2026 09:31PM UTC drakenclimber github
89.02
18358887303 main arch: Add a script to update syscalls.csv Add a script that will update syscalls.csv with syscalls and syscall numbers from newer kernel versions. For example, say that syscalls.csv is current up to kernel version v6.13. To update it to v6.16, ... push 08 Oct 2025 09:48PM UTC pcmoore github
89.05
18331352322 main github: Add a job to build libseccomp using clang Add a Github Actions jobs to build libseccomp with clang rather than gcc. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 08 Oct 2025 02:00AM UTC pcmoore github
89.05
17345203465 main tests: Skip tests 60 and 61 on x32 x32 syscalls require the X32_SYSCALL_BIT (0x4000 0000) to be set, and thus syscalls less than that are invalid on the x32 architecture. Tests 60 and 61 utilize syscalls less than 0x4000 0000, so skip those test... push 30 Aug 2025 03:00PM UTC pcmoore github
89.05
17345098130 main system: use notification structs from include/seccomp.h We don't want to duplicate struct definitions unless absolutely necessary. Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 30 Aug 2025 02:48PM UTC pcmoore github
89.05
17110555712 main github: Update to v4 of the checkout action Update to the lateset version, @v4, of the checkout action. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 20 Aug 2025 09:21PM UTC pcmoore github
89.05
14936237453 main build: add License variable to pkg-config file The pkg-config file has License variable that allows you to set the license for the software. This sets 'LGPL-2.1-only' as defined in SPDX to License. Ref: https://github.com/pkgconf/pkgconf/blob/ma... push 09 May 2025 07:28PM UTC pcmoore github
89.05
13929262474 main gh: bump ubuntu 24.04 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Acked-by: Tom Hromatka <tom.hromatka@oracle.com> [PM: merge fuzz, subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com> push 18 Mar 2025 05:11PM UTC pcmoore github
89.05
See All Builds (1164)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc