diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index 01308f73f..67305d4e9 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -108,7 +108,7 @@ soc: helpLink: sigma.html rulesRepos: default: &eerulesRepos - description: 'Custom Git repos to pull Sigma rules from. "license" field is required, "folder" is optional. "community" disables some management options for the imported rules - they can't be deleted or edited, just tuned, duplicated and Enabled | Disabled.' + description: "Custom Git repos to pull Sigma rules from. 'license' field is required, 'folder' is optional. 'community' disables some management options for the imported rules - they can't be deleted or edited, just tuned, duplicated and Enabled | Disabled." global: True advanced: True forcedType: "[]{}" @@ -208,7 +208,7 @@ soc: helpLink: yara.html rulesRepos: default: &serulesRepos - description: 'Custom Git repos to pull YARA rules from. "license" field is required, "folder" is optional. "community" disables some management options for the imported rules - they can't be deleted or edited, just tuned, duplicated and Enabled | Disabled.'' + description: "Custom Git repos to pull YARA rules from. 'license' field is required, 'folder' is optional. 'community' disables some management options for the imported rules - they can't be deleted or edited, just tuned, duplicated and Enabled | Disabled." global: True advanced: True forcedType: "[]{}"