]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
schema: add flow.wrong_thread
authorJason Ish <jason.ish@oisf.net>
Thu, 29 Feb 2024 14:19:58 +0000 (08:19 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 2 Mar 2024 10:40:17 +0000 (11:40 +0100)
etc/schema.json

index ea790e5368fc575ef2d054486f2c5cabd99186fb..981610b250ea54783dc093afdd09607d5e6cc399 100644 (file)
                 },
                 "state": {
                     "type": "string"
+                },
+                "wrong_thread": {
+                    "type": "boolean"
                 }
             },
             "additionalProperties": false