diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index dd2f42a3e..d2f63e4ad 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -209,7 +209,7 @@ soc: forcedType: int strelkaengine: aiRepoUrl: - description: URL to the AI repository. This is used to pull in AI models for use in ElastAlert rules. + description: URL to the AI repository. This is used to pull in AI models for use in Strelka rules. global: True advanced: True aiRepoBranch: @@ -217,11 +217,11 @@ soc: global: True advanced: True aiRepoPath: - description: Path to the AI repository. This is used to pull in AI models for use in ElastAlert rules. + description: Path to the AI repository. This is used to pull in AI models for use in Strelka rules. global: True advanced: True showAiSummaries: - description: Show AI summaries for ElastAlert rules. + description: Show AI summaries for Strelka rules. global: True autoEnabledYaraRules: description: 'YARA rules to automatically enable on initial import. Format is $Ruleset - for example, for the default shipped ruleset: securityonion-yara'