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

jasonish / suricata
79%

Build:
DEFAULT BRANCH: main
Repo Added 22 Feb 2026 08:22PM UTC
Files 1110
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
  • coveralls/v0
  • coveralls/v1.0
  • coveralls/v2
  • coveralls/v3
  • custom-tz/v1
  • dependabot/github_actions/actions/download-artifact-8.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.0
  • dependabot/github_actions/github/codeql-action-4.32.4
  • lib-live/v5
  • lib-live/v6
  • lib-live/v7
  • main-psl/v1
  • minrec/v1
  • plugin-warnings/v1
  • public-datasets/v1
  • rpm/v1
  • rpm/v2
  • rust-1.8x/v1
  • rust-1.8x/v2
  • rust-1.8x/v3
  • rustfmt/v5
  • rustfmt/v7
  • suricata-config/v4
  • suricata-config/v5
  • suricata-config/v6
  • suricata-ffi/v5

17 Mar 2026 04:33PM UTC coverage: 79.312% (+0.02%) from 79.296%
23252205757

push

github

victorjulien
dcerpc: use bind context_id in SMB

Ticket: 8375

logger already read this variable but it was never set, and
the rust compiler did not warn about this

Allows to log the interface uuid when ctx_id > 0

Wireshark filter for related pcaps
dcerpc.cn_ctx_id > 0 && dcerpc.pkt_type == 0

7 of 7 new or added lines in 2 files covered. (100.0%)

109 existing lines in 12 files now uncovered.

266047 of 335444 relevant lines covered (79.31%)

6120712.35 hits per line

Relevant lines Covered
Build:
Build:
335444 RELEVANT LINES 266047 COVERED LINES
6120712.35 HITS PER LINE
Source Files on main
  • Tree
  • List 1110
  • Changed 66
  • Source Changed 4
  • Coverage Changed 65
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23252205757 main dcerpc: use bind context_id in SMB Ticket: 8375 logger already read this variable but it was never set, and the rust compiler did not warn about this Allows to log the interface uuid when ctx_id > 0 Wireshark filter for related pcaps dcerpc.cn... push 18 Mar 2026 03:54PM UTC victorjulien github
79.31
23218895894 main rust/Makefile: add RUSTC and RUSTDOC to CARGO_ENV And consistently use the CARGO_ENV for all cargo calls. This allows a user to point to rust binaries that are not on their path just during ./configure, for example: PATH=/usr/lib/rust-1.89/bi... push 17 Mar 2026 10:24PM UTC victorjulien github
79.3
23018061122 main userguide: add references to rules/README to docs To make it more visible/easier to find. push 12 Mar 2026 06:47PM UTC victorjulien github
79.31
22908733352 main detect/http2: use ThreadCtx for all headers keywords Instead of custom inefficient "escaped" Vec Ticket: 8291 push 10 Mar 2026 03:18PM UTC victorjulien github
79.3
22873444665 main dpdk: adjust burst size to mempool size When mempool size was configured really low (<32), Suricata exhausted the mempool with the rx_burst call, which led to undefined behavior. The current fix ensures the burst size is at most the size of the m... push 09 Mar 2026 08:41PM UTC victorjulien github
79.31
22824667766 main detect/http2: use ThreadCtx for all headers keywords Instead of custom inefficient "escaped" Vec Ticket: 8291 push 08 Mar 2026 04:12PM UTC jasonish github
79.31
22771012960 main hs: address coverity warning in a reference string Move the locking mechanism outside of the getter function and hold the lock until the reference string is no longer reused. ** CID 1682023: Concurrent data access violations (MISSING_LOCK... push 06 Mar 2026 04:04PM UTC victorjulien github
79.31
22723505468 main detect: replace stack alloc by member of DetectEngineThreadCtx To avoid running a big (when many signatures) stack allocation on each detection loop with postmatches Ticket: 8001 push 05 Mar 2026 03:02PM UTC victorjulien github
79.27
22678375561 main github-actions: bump actions/download-artifact from 7.0.0 to 8.0.0 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Co... push 04 Mar 2026 04:29PM UTC victorjulien github
73.67
22598483541 main detect/transforms: update gunzip / zlib_deflate syntax Use standard space separated syntax. push 02 Mar 2026 10:52PM UTC victorjulien github
73.68
See All Builds (91)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc