]> git.ipfire.org Git - thirdparty/suricata.git/commit
datajson: output context to "context"
authorEric Leblond <el@stamus-networks.com>
Tue, 29 Apr 2025 08:51:23 +0000 (10:51 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 11 Jun 2025 18:49:18 +0000 (20:49 +0200)
commitb03d4f8e1aa07e452cbdbd364ed54434629e1e3f
tree5f027b47fdf8e6c445dd4020056d85884c422b01
parent0bc21eec486075e5e83a29e21e0d0c51a5f07de5
datajson: output context to "context"

Using `alert.extra` was not really reflecting the nature of what
was added. So renaming it to `alert.context`.
etc/schema.json
src/output-json-alert.c