]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua: disable lua rules by default
authorJason Ish <jason.ish@oisf.net>
Wed, 7 Jun 2023 22:35:53 +0000 (16:35 -0600)
committerVictor Julien <vjulien@oisf.net>
Wed, 14 Jun 2023 05:10:57 +0000 (07:10 +0200)
commitf119b2970130da7265eea61413633d5756e21045
tree32ea80c304458c985c426f5c5f588df7aa61f667
parent0d0f6cde6e261047758241951dec7ff28e9d6719
lua: disable lua rules by default

To protect against possible supply chain attacks, disable Lua rules by
default. They can be enabled under the "security" section of
suricata.yaml.

Ticket: #6122
src/detect-lua.c
suricata.yaml.in