mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fixes
This commit is contained in:
@@ -97,9 +97,7 @@ soc:
|
||||
description: 'Custom Git repos to pull Sigma rules from. License field is required, folder is optional.'
|
||||
global: True
|
||||
advanced: True
|
||||
multiline: True
|
||||
syntax: json
|
||||
forcedType: "[]string"
|
||||
forcedType: "[]{}"
|
||||
helpLink: sigma.html
|
||||
sigmaRulePackages:
|
||||
description: 'Defines the Sigma Community Ruleset you want to run. One of these (core | core+ | core++ | all ) as well as an optional Add-on (emerging_threats_addon). WARNING! Changing the ruleset will remove all existing Sigma rules of the previous ruleset and their associated overrides. This removal cannot be undone.'
|
||||
@@ -193,12 +191,10 @@ soc:
|
||||
advanced: True
|
||||
helpLink: yara.html
|
||||
rulesRepos:
|
||||
description: 'Custom Git repos to pull Sigma rules from. License field is required'
|
||||
description: 'Custom Git repos to pull Yara rules from. License field is required'
|
||||
global: True
|
||||
advanced: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
syntax: json
|
||||
forcedType: "[]{}"
|
||||
helpLink: yara.html
|
||||
suricataengine:
|
||||
allowRegex:
|
||||
|
||||
Reference in New Issue
Block a user