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

seccomp / libseccomp
89%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2017 10:48PM UTC
Files 29
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
  • clang
  • codeql
  • coverity-scan
  • dependabot/github_actions/actions/upload-artifact-3
  • dev/addfd
  • distutils
  • gh-415_backport
  • gh-451
  • issue466
  • issues/11
  • issues/472
  • man
  • master
  • oob
  • 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

30 Aug 2025 02:55PM UTC coverage: 89.046%. Remained the same
17345203465

push

github

pcmoore
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 tests for the x32 arch.

Fixes Github Issue #472.

Reported-by: Sam James <sam@gentoo.org>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
[PM: fixed test header indentation to properly align]
Signed-off-by: Paul Moore <paul@paul-moore.com>

3146 of 3533 relevant lines covered (89.05%)

256706.43 hits per line

Relevant lines Covered
Build:
Build:
3533 RELEVANT LINES 3146 COVERED LINES
256706.43 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
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
13912753646 main github: bump codeql version to @v3 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 18 Mar 2025 12:40AM UTC pcmoore github
90.24
13912686325 main api: fix seccomp_export_bpf_mem out-of-bounds read *len is the length of the destination buffer, but program->blks is probably not anywhere near that long. It's already been checked above that BPF_PGM_SIZE(program) is less than or equal to *len,... push 18 Mar 2025 12:35AM UTC pcmoore github
90.24
13912659165 main hash: fix strict aliasing UB in MurMur hash implementation This was spotted when trying to upgrade the libseccomp fedora package to version 2.6.0 in fedora rawhide. It comes with gcc 15 and LTO enabled by default. When running the test 61-sim-tra... push 18 Mar 2025 12:33AM UTC pcmoore github
90.24
13912610351 main doc: mention EINVAL in seccomp_transaction_start(3) Document the fact that both seccomp_transaction_start and seccomp_transaction_commit can return -EINVAL when ctx is invalid. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Reviewed-by: Tom ... push 18 Mar 2025 12:29AM UTC pcmoore github
90.25
13793106470 main Merge b7d0f04e6 into 7db46d72f Pull #459 11 Mar 2025 04:32PM UTC web-flow github
90.24
See All Builds (1145)
  • 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

© 2025 Coveralls, Inc