]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test: add test for lua base64 2260/head 2290/head
authorJason Ish <jason.ish@oisf.net>
Mon, 27 Jan 2025 22:47:52 +0000 (16:47 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 13 Feb 2025 15:20:50 +0000 (09:20 -0600)
commite74ade2c1508f379ce5b3f531c60a5c0aa9e1a8f
tree915b5d0be8618d8fce71b226c48f387000e04850
parenta6e774ed01cff6b53b53c48bf4fa3b697bec9738
test: add test for lua base64

Combined test, testing base64 in rule and output context.
tests/lua/lua-base64/README.md [new file with mode: 0644]
tests/lua/lua-base64/output.lua [new file with mode: 0644]
tests/lua/lua-base64/rule.lua [new file with mode: 0644]
tests/lua/lua-base64/suricata.yaml [new file with mode: 0644]
tests/lua/lua-base64/test.rules [new file with mode: 0644]
tests/lua/lua-base64/test.yaml [new file with mode: 0644]