]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
check-eve: test for duplicate json keys
authorJason Ish <jason.ish@oisf.net>
Wed, 3 Jan 2024 20:33:26 +0000 (14:33 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 22 Jan 2024 19:58:08 +0000 (20:58 +0100)
commit952bb7b63a03925584376256c3b7bc3026c94a0c
tree95a8305c75aa707c6480c9ede107d44a821a5632
parentb168a5f2695c2ba30e82736c4fb087a49a3d30cb
check-eve: test for duplicate json keys

Add a duplicate key check to check-eve. If a duplicate key is found
in a JSON record, the test will fail with a schema error.
check-eve.py