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

drakenclimber / libseccomp
89%

Build:
DEFAULT BRANCH: main
Repo Added 08 Oct 2019 08:33PM 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
  • backports/v2.4.3
  • checkout
  • checkout2
  • clang
  • codeql
  • dependabot
  • distutils
  • fixwarning
  • issue466
  • issues/11
  • issues/161-round2
  • issues/193
  • issues/210
  • issues/215
  • issues/215ppc
  • issues/236
  • issues/240
  • issues/245
  • issues/252
  • issues/267
  • issues/277
  • issues/313
  • issues/347
  • issues/370
  • issues/372
  • issues/463
  • issues/472
  • issues/add-riscv-scripts
  • issues/doxygen
  • issues/fix-test24
  • issues/fixtest05warning
  • issues/fixtravisci
  • issues/githubactions
  • issues/man-seccomp_rule_add.3
  • issues/v2.5.2-changelog
  • issues/v2.5.3-changelog
  • master
  • pull/215
  • pull/215patch2
  • pull/215ppc
  • python-wheel
  • python-wheel2
  • release-2.4
  • release-2.5
  • rfc-bintree-v2
  • test
  • test2
  • v2.4/add-parisc-to-validate
  • wip/bintree-attr
  • wip/distutils
  • wip/doxygen
  • wip/doxygen2
  • wip/github_actions
  • wip/github_actions2
  • wip/issue11
  • wip/issue11-2
  • wip/issue11-3
  • wip/issue11-4
  • wip/issue11-5
  • wip/issue11-7
  • wip/issue11-8
  • wip/release-2.4.4
  • wip/rfc-bintree-v3
  • wip/rfc-bintree-v4
  • wip/working-codeql
  • working-syscall
  • working-syscall-wip

08 Jan 2026 05:50PM UTC coverage: 89.024%. Remained the same
20863786508

push

github

drakenclimber
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 Hromatka <tom.hromatka@oracle.com>

1 of 2 new or added lines in 1 file covered. (50.0%)

3147 of 3535 relevant lines covered (89.02%)

256561.2 hits per line

Relevant lines Covered
Build:
Build:
3535 RELEVANT LINES 3147 COVERED LINES
256561.2 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
20863786508 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 09 Jan 2026 07:56PM UTC drakenclimber github
89.02
20822717480 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 08 Jan 2026 03:51PM UTC drakenclimber github
89.02
17135155472 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 21 Aug 2025 06:11PM UTC pcmoore github
89.05
16117087672 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 07 Jul 2025 12:38PM UTC pcmoore github
89.05
12992425184 main 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:31PM UTC drakenclimber github
90.25
12992306295 main all: CHANGELOG update for release v2.5.6 Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> (imported from commit 883a62cc8) Signed-off-by: Paul Moore <paul@paul-moore.com> push 27 Jan 2025 03:25PM UTC pcmoore github
90.25
12955456452 main doc: CHANGELOG entry for libseccomp v2.6.0 Signed-off-by: Paul Moore <paul@paul-moore.com> push 24 Jan 2025 07:19PM UTC pcmoore github
90.25
12184121434 main syscalls: Update the syscall table for Linux v6.12-rc5 Due to the addition of fstat & newfstatat to the LoongArch syscall ABI, tests 38 and 55 have to be updated for the changed syscall numbers. As for the PNR additions, normally they are alloca... push 05 Dec 2024 04:42PM UTC pcmoore github
89.45
7064135951 main doc: mention SCMP_ARCH_{M68K,SH,SHEB} in seccomp_arch_add(3) Fixes: dd5c9c24e8ba ("arch: Add 32-bit Motorola 68000 support") Fixes: c12945db0b7e ("arch: Add SuperH 32-bit support") Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> Acked... push 01 Dec 2023 07:10PM UTC pcmoore github
89.47
6629027676 main tests: Fix wrong syscall-error in test 29 29-sim-pseudo_syscall.c was using `-11001` syscall. Corrected it to `-10001`. Signed-off-by: Mayank Mrinal <mayank.mrinal@sony.com> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Tom Hromatka ... push 24 Oct 2023 03:28PM UTC drakenclimber github
89.47
See All Builds (256)
  • 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