More Detailed Description

This commit is contained in:
Corey Ogburn
2024-11-05 11:41:14 -07:00
parent 5e48ccafce
commit 25d55feeef

View File

@@ -391,7 +391,7 @@ soc:
forcedType: "[]{}" forcedType: "[]{}"
helpLink: suricata.html helpLink: suricata.html
ignoredSidRanges: ignoredSidRanges:
description: 'List of Suricata SID ranges to ignore during the Integrity Check. This is useful for ignoring specific rules not governed by the UI.' description: 'List of Suricata SID ranges to ignore during the Integrity Check. This is useful for ignoring specific rules not governed by the UI. Each line should contain 1 range in the format "1100000-1200000". The ranges are treated as inclusive.'
global: True global: True
advanced: True advanced: True
forcedType: "[]string" forcedType: "[]string"