]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
detect/ftp: Tests for ftp.completion 2515/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Tue, 8 Apr 2025 11:25:08 +0000 (07:25 -0400)
committerVictor Julien <victor@inliniac.net>
Mon, 19 May 2025 19:22:08 +0000 (21:22 +0200)
commit0de79633b856e2d15b89c298e66b4b92c0f93065
tree74d83f2457b5ec3d0958391ec5048167680d370a
parent901b2f1f5ddc8088b876123a5c91bc11aef3ae38
detect/ftp: Tests for ftp.completion

This commit adds test cases for the rule keyword ftp.completion_code

Note that ftp.completion code can be used
- individually
- with other ftp keywords, e.g., ftp.reply
tests/detect-ftp/ftp-completion-code-01/README.md [new file with mode: 0644]
tests/detect-ftp/ftp-completion-code-01/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-completion-code-01/test.yaml [new file with mode: 0644]