]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: add global by_flow thresholding tests
authorVictor Julien <victor@inliniac.net>
Sat, 2 Mar 2024 07:40:42 +0000 (08:40 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 24 Jun 2024 11:00:26 +0000 (13:00 +0200)
commitce00974515190e5e082df1bcbccdc9b210f51467
treedc33267260b12b951fa4d1127f6eed7dd204dbfa
parent522966d11bd2fb72b2d3df3c03cc761c00cd15b3
tests: add global by_flow thresholding tests
20 files changed:
tests/threshold/threshold-config-rate-filter-alert-flow/README.md [new file with mode: 0644]
tests/threshold/threshold-config-rate-filter-alert-flow/input.rules [new file with mode: 0644]
tests/threshold/threshold-config-rate-filter-alert-flow/suricata.yaml [new file with mode: 0644]
tests/threshold/threshold-config-rate-filter-alert-flow/test.yaml [new file with mode: 0644]
tests/threshold/threshold-config-rate-filter-alert-flow/threshold.config [new file with mode: 0644]
tests/threshold/threshold-config-threshold-both-flow/README.md [new file with mode: 0644]
tests/threshold/threshold-config-threshold-both-flow/input.rules [new file with mode: 0644]
tests/threshold/threshold-config-threshold-both-flow/suricata.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-both-flow/test.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-both-flow/threshold.config [new file with mode: 0644]
tests/threshold/threshold-config-threshold-limit-flow/README.md [new file with mode: 0644]
tests/threshold/threshold-config-threshold-limit-flow/input.rules [new file with mode: 0644]
tests/threshold/threshold-config-threshold-limit-flow/suricata.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-limit-flow/test.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-limit-flow/threshold.config [new file with mode: 0644]
tests/threshold/threshold-config-threshold-threshold-flow/README.md [new file with mode: 0644]
tests/threshold/threshold-config-threshold-threshold-flow/input.rules [new file with mode: 0644]
tests/threshold/threshold-config-threshold-threshold-flow/suricata.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-threshold-flow/test.yaml [new file with mode: 0644]
tests/threshold/threshold-config-threshold-threshold-flow/threshold.config [new file with mode: 0644]