mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Casing and validation
This commit is contained in:
@@ -94,10 +94,11 @@ soc:
|
|||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sigma.html
|
helpLink: sigma.html
|
||||||
rulesRepos:
|
rulesRepos:
|
||||||
description: 'Custom git repos to pull Sigma rules from. License field is required, folder is optional.'
|
description: 'Custom Git repos to pull Sigma rules from. License field is required, folder is optional.'
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
|
syntax: json
|
||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
helpLink: sigma.html
|
helpLink: sigma.html
|
||||||
sigmaRulePackages:
|
sigmaRulePackages:
|
||||||
@@ -192,11 +193,12 @@ soc:
|
|||||||
advanced: True
|
advanced: True
|
||||||
helpLink: yara.html
|
helpLink: yara.html
|
||||||
rulesRepos:
|
rulesRepos:
|
||||||
description: 'Custom git repos to pull Sigma rules from. License field is required'
|
description: 'Custom Git repos to pull Sigma rules from. License field is required'
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
|
syntax: json
|
||||||
helpLink: yara.html
|
helpLink: yara.html
|
||||||
suricataengine:
|
suricataengine:
|
||||||
allowRegex:
|
allowRegex:
|
||||||
|
|||||||
Reference in New Issue
Block a user