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

seccomp / libseccomp
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: pass
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 release-2.6
branch: release-2.6
CHANGE BRANCH
x
Reset
  • release-2.6
  • clang
  • codeql
  • coverity-scan
  • dependabot/github_actions/actions/upload-artifact-3
  • dev/addfd
  • distutils
  • gh-415_backport
  • gh-451
  • issue466
  • issues/11
  • issues/472
  • main
  • 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
  • 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:59PM UTC coverage: 89.046%. Remained the same
17345218669

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>
(imported from commit 9b9ea8e7a)

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 release-2.6
  • 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
17345218669 release-2.6 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:02PM UTC pcmoore github
89.05
13929262487 release-2.6 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> (imported from commit c375ae5f25912bbd... push 18 Mar 2025 05:11PM UTC pcmoore github
89.05
13912760394 release-2.6 github: bump codeql version to @v3 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> (imported from commit 25f311a0e) push 18 Mar 2025 12:41AM UTC pcmoore github
90.24
13912735329 release-2.6 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:39AM UTC pcmoore github
90.24
13912721775 release-2.6 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:37AM UTC pcmoore github
90.24
13912707223 release-2.6 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:36AM UTC pcmoore github
90.25
12992377071 release-2.6 tests: remove the fuzzer from test 62-sim-arch_transactions We can't reliably run the bpf-sim-fuzz tests on tests which manipulate the filters arch/ABIs unless the filter is safe to run on all arch/ABIs, which is more or less impossible. Remove ... push 27 Jan 2025 03:29PM UTC drakenclimber github
90.25
12940900111 release-2.6 doc: CHANGELOG entry for libseccomp v2.6.0 Signed-off-by: Paul Moore <paul@paul-moore.com> push 24 Jan 2025 12:46AM UTC pcmoore github
90.25
12940667571 release-2.6 tests: fix a test framework race condition and spurious output Force the creation of the test log and stats files before running the test, this prevents a race condition where the framework attempts to output the test results before the test has ... push 24 Jan 2025 12:27AM UTC pcmoore github
90.25
12938401514 release-2.6 doc: update README.md badges for the release-2.6 branch Signed-off-by: Paul Moore <paul@paul-moore.com> push 23 Jan 2025 09:31PM UTC pcmoore github
90.25
See All Builds (1152)
  • 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