app-layer: add substate support to list hooks #6382
builds.yml
on: push
Prepare dependencies
/
Prepare dependencies
40s
Prepare cbindgen
40s
AlmaLinux 9 (no jansson)
1m 9s
Ubuntu 24.04 (cocci)
32m 42s
Ubuntu 24.04 (RUSTC+CARGO vars)
18m 53s
Debian 12 (xdp)
28m 49s
Debian 13 (xdp)
33m 38s
MacOS Latest
16m 47s
FreeBSD 15.0
17m 5s
Windows MSYS2 MINGW64 (NPcap)
23m 33s
Windows MSYS2 MINGW64 (WinDivert)
12m 56s
AlmaLinux 10 (schema, plugins)
37m 3s
AlmaLinux 9 (schema, rust-checks)
14m 59s
AlmaLinux 9 Test Templates
6m 6s
AlmaLinux 8
8m 30s
Fedora 44 (Suricata Verify codecov)
15m 29s
Fedora 44 (clang, debug, asan, wshadow, rust-strict, systemd)
24m 34s
Fedora 44 (gcc, debug, flto, asan, wshadow, rust-strict)
23m 8s
Fedora 44 (non-root, debug, clang, asan, wshadow, rust-strict, no-ja)
12m 44s
Ubuntu 24.04 (unittests coverage)
6m 23s
Ubuntu 24.04 (unix socket mode coverage)
19m 36s
Ubuntu 24.04 (afpacket and dpdk coverage)
13m 57s
Ubuntu 24.04 (pcap unix socket ASAN)
21m 7s
Ubuntu 24.04 (afpacket IPS tests in namespaces)
13m 8s
Ubuntu 24.04 (afpacket and dpdk live tests with ASAN)
15m 11s
Ubuntu 24.04 (fuzz corpus coverage)
17m 51s
Ubuntu 20.04 (-DNDEBUG)
20m 32s
Ubuntu 22.04 (Debug Validation)
16m 22s
Ubuntu 22.04 (Fuzz)
7m 31s
Ubuntu 22.04 (Netmap build)
3m 36s
Debian 12 MSRV
35m 54s
Debian 11
14m 17s
Matrix: Ubuntu 22.04 (DPDK Build)
CentOS Stream 9
16m 52s
Windows MSYS2 MINGW64 (libpcap)
22m 43s
Windows MSYS2 UCRT64 (libpcap)
21m 36s
PF_RING
16m 41s
AlmaLinux 9 (Minimal/Recommended Build)
3m 56s
Ubuntu 20.04 (unsupported rust)
2m 2s
Ubuntu 22.04 (Minimal/Recommended Build)
5m 2s
Matrix: Build RPMs
Annotations
27 warnings and 5 notices
|
AlmaLinux 9 Test Templates
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
AlmaLinux 8
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (Netmap build)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Debian 11
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
AlmaLinux 9 (schema, rust-checks)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fedora 44 (Suricata Verify codecov)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 24.04 (unittests coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (Debug Validation)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (DPDK Build) (23.11.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
MacOS Latest
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Ubuntu 22.04 (DPDK Build) (21.11.9)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 Dist Builder
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fedora 44 (gcc, debug, flto, asan, wshadow, rust-strict)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fedora 44 (clang, debug, asan, wshadow, rust-strict, systemd)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (Fuzz)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (DPDK Build) (22.11.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 24.04 (afpacket IPS tests in namespaces)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fedora 44 (non-root, debug, clang, asan, wshadow, rust-strict, no-ja)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 24.04 (afpacket and dpdk coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 24.04 (fuzz corpus coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
AlmaLinux 10 (schema, plugins)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 24.04 (unix socket mode coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 22.04 (DPDK Build) (24.11.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ubuntu 20.04 (-DNDEBUG)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Debian 13 (xdp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Debian 12 (xdp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Debian 12 MSRV
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Prepare dependencies / Prepare dependencies
SV_BRANCH=master
|
|
|
|
Prepare dependencies / Prepare dependencies
SU_BRANCH=
|
|
|
|
MacOS Latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cbindgen
|
10.9 MB |
sha256:a43ca5d34a282ed34d5b392980f8e6269e07714a8b1131a2da0dec638d963910
|
|
|
coverage-lcov-fedora-44-sv-codecov
|
1.07 MB |
sha256:1a6e4fef914f2f088900d95acf75f6d7ec24c622bacbfed25336679a3c12bdb3
|
|
|
coverage-lcov-ubuntu-24-04-cov-afpdpdk
|
864 KB |
sha256:9436fb942e251097765bb51cd0b082214563f8c7bef4cc320234ca28a100a45f
|
|
|
coverage-lcov-ubuntu-24-04-cov-fuzz
|
1.03 MB |
sha256:de477da0f2d9c51ccddf7221952a53e8ec76e31fea78785cc3c3ce9d8b3927e8
|
|
|
coverage-lcov-ubuntu-24-04-cov-pcapunix
|
966 KB |
sha256:714f032aa4b4d4545c97e0ab90d4fb0ee5661c6367f7a8054d4582adc2fc680a
|
|
|
coverage-lcov-ubuntu-24-04-cov-ut
|
1.42 MB |
sha256:1d4868ca5ffcebe570c675b00a6909849f84263d44cd9565315926c134fe5482
|
|
|
coverage-lcov-ubuntu-latest-namespace-ips
|
900 KB |
sha256:061f98e6afcd28a76a735ddb24778cebfed1106a2642b3d225838a6c2c91bab2
|
|
|
dist
|
46 MB |
sha256:5da44c4326e92cd03d2056a7dd62510a675169a2f5bd537d0d6e37ec9cb11875
|
|
|
prep
|
151 MB |
sha256:406a86f96f40d5ee9ca7fd6d1cbaf6e3abea1d4819a99ca38deb038cfdc5a6a8
|
|
|
rpms-epel-9
|
39 MB |
sha256:42aaf51020f4b1649d54a939d2e2787daabe2dae647082e6369f9af92420a14b
|
|
|
rpms-fedora-44
|
33.4 MB |
sha256:451b0b006c83e9777a4a4426932595f49d69378444380de44f7bab66fbe65a71
|
|