]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests/rules: add test for bug 5177
authorJuliana Fajardini <jufajardini@oisf.net>
Thu, 29 May 2025 01:39:46 +0000 (22:39 -0300)
committerVictor Julien <victor@inliniac.net>
Thu, 26 Jun 2025 18:38:18 +0000 (20:38 +0200)
commit92a91a30902de58e6683865955d1412cf5df5c22
tree8bbec95c5fcd88e87da15cb2a54164e18468254a
parentc6d68da26c4a4e3136060801de395bfda664830c
tests/rules: add test for bug 5177

The engine analyzer issues the same note about using new rule buffers
regardless of the rule usage of new buffer or the old ones.
This test is just to showcase this.

Bug #5177
tests/rules/bug-5177/bug-5177.rules [new file with mode: 0644]
tests/rules/bug-5177/test.yaml [new file with mode: 0644]