From: Philippe Antoine Date: Mon, 13 Mar 2023 10:28:40 +0000 (+0100) Subject: doc: security.limit-noproc upgrade note X-Git-Tag: suricata-7.0.0-rc2~519 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f9cd8ff1aa7d07aa525c5d6d39fd9e81b4ddd7b;p=thirdparty%2Fsuricata.git doc: security.limit-noproc upgrade note Ticket: #5621 --- diff --git a/doc/userguide/upgrade.rst b/doc/userguide/upgrade.rst index aad149ae08..0732bd09c4 100644 --- a/doc/userguide/upgrade.rst +++ b/doc/userguide/upgrade.rst @@ -43,6 +43,7 @@ Major changes Security changes ~~~~~~~~~~~~~~~~ - suricata.yaml now prevents process creation by Suricata by default with `security.limit-noproc`. + The suricata.yaml configuration file needs to be updated to enable this feature. For more info, see :ref:`suricata-yaml-config-hardening`. Removals