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

seccomp / libseccomp
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: issues/463
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
  • fix-test
  • gh-415_backport
  • gh-451
  • issue466
  • issues/11
  • issues/463
  • 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

08 Jan 2026 06:02PM UTC coverage: 89.024%. Remained the same
20826934572

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>
(cherry picked from commit 4b0bf5064)

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 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
20826934572 release-2.6 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:12PM UTC drakenclimber github
89.02
20797341900 release-2.6 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:40PM UTC drakenclimber github
89.02
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
See All Builds (1159)
  • 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