]> git.ipfire.org Git - thirdparty/suricata.git/commit
datasets: flag to disable "write" actions
authorJason Ish <jason.ish@oisf.net>
Tue, 6 Jun 2023 22:04:56 +0000 (16:04 -0600)
committerVictor Julien <vjulien@oisf.net>
Wed, 14 Jun 2023 05:10:57 +0000 (07:10 +0200)
commit93b64939d19512f4a5191e491c363aa83faf015b
tree42f145e36d67721feb074a6c7fd8f399e6938deb
parentf0885a2a2ed30e2270b26d8688dd371653b86845
datasets: flag to disable "write" actions

Add a new configuration flag, "datasets.rules.allow-write" to control
if rules can contain "save" or "state" rules which allow write access
to the file system.

Ticket: #6123
src/detect-dataset.c
suricata.yaml.in