• 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
  • fix/py-makefile
  • gh-415_backport
  • gh-451
  • issue466
  • issues/11
  • issues/463
  • issues/472
  • man
  • master
  • oob
  • pass
  • patch-1
  • 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
  • v7.0-rc7
  • versioned-symbols
  • working-syscall
  • working-syscall_25
  • working-system_dedup

10 Apr 2026 04:30PM UTC coverage: 88.826%. Remained the same
24253205830

push

github

pcmoore
doc: fix a missing CHANGELOG entry from v2.6.0

While it was mentioned indirectly, add an explicit mention of the new
seccomp_export_bpf_mem() API.

Signed-off-by: Paul Moore <paul@paul-moore.com>

3148 of 3544 relevant lines covered (88.83%)

255909.67 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24253205830 main doc: fix a missing CHANGELOG entry from v2.6.0 While it was mentioned indirectly, add an explicit mention of the new seccomp_export_bpf_mem() API. Signed-off-by: Paul Moore <paul@paul-moore.com> push 10 Apr 2026 04:34PM UTC pcmoore github
88.83
24208842837 main python: fix in-source python builds the Makefile for the python bindings does a check for out of source builds to see if it should copy the .pyx file. However, if `srcdir` and `builddir` are different strings but point to the same directory, the ... push 09 Apr 2026 07:21PM UTC pcmoore github
88.83
24205230302 main tests: fix a bad merge of test 63-live-trapx Fixes: de2bf463afa5 ("api,doc,tests: Add SCMP_ACT_TRAPX()") Signed-off-by: Paul Moore <paul@paul-moore.com> push 09 Apr 2026 05:58PM UTC pcmoore github
88.83
24202141945 main api,doc,tests: Add SCMP_ACT_TRAPX() Add a new action macro, SCMP_ACT_TRAPX(), which accepts user-specified data in the lower 16-bits. When a userspace signal handler has been specified, the Linux kernel populates the si_errno field in the siginf... push 09 Apr 2026 04:48PM UTC pcmoore github
88.83
24162883681 main doc: Add seccomp_transaction_start.3 to Makefile.am The transaction documentation was added in commit 72b013222026 ("api: add transaction support to the libseccomp API"), but we forgot to add the newly added transactions doc to the Makefile. Thi... push 08 Apr 2026 10:57PM UTC pcmoore github
88.82
24162251456 main python: Fix shebang in setup.py Though setup.py is deprecated, but we'd better fix shebang now... Signed-off-by: RocketDev <ma2014119@outlook.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 08 Apr 2026 10:38PM UTC pcmoore github
88.82
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
See All Builds (1181)
  • 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