Update soc_idstools.yaml

This commit is contained in:
bryant-treacle
2023-04-26 08:49:04 -04:00
committed by GitHub
parent f07f0775ac
commit 49a60bac76

View File

@@ -7,6 +7,7 @@ idstools:
ruleset:
description: Define the ruleset you want to run. Options are ETOPEN or ETPRO.
global: True
regex: ET[PO][RP][OE]
helpLink: rules.html
urls:
description: This is a list of additional rule download locations.
@@ -16,14 +17,20 @@ idstools:
disabled:
description: List of SIDS that you want to disable.
global: True
multiline: True
forcedType: "[]string"
helpLink: managing-alerts.html
enabled:
description: List of SIDS that are disabled by the rule source that you want to enable.
global: True
multiline: True
forcedType: "[]string"
helpLink: managing-alerts.html
modify:
description: List of SIDS that you want to modify.
global: True
multiline: True
forcedType: "[]string"
helpLink: managing-alerts.html
rules:
local__rules: