diff --git a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Context.json b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Context.json index 358c16f47..ba11adb2f 100644 --- a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Context.json +++ b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Context.json @@ -20,14 +20,14 @@ "configurationItems": [ { "name": "api_key", - "description": "Intelligence center API key", + "description": "API key", "type": "string", "multi": false, "required": true }, { "name": "url", - "description": "Intelligence center URL", + "description": "Base URL (default to https://app.sekoia.io)", "type": "string", "multi": false, "required": false diff --git a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Indicators.json b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Indicators.json index b40ba9390..014ffa961 100644 --- a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Indicators.json +++ b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_Indicators.json @@ -20,14 +20,14 @@ "configurationItems": [ { "name": "api_key", - "description": "Intelligence center API key", + "description": "API key", "type": "string", "multi": false, "required": true }, { "name": "url", - "description": "Intelligence center URL", + "description": "Base URL (default to https://app.sekoia.io)", "type": "string", "multi": false, "required": false diff --git a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_observables.json b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_observables.json index ed23704e5..88bf40877 100644 --- a/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_observables.json +++ b/analyzers/SEKOIAIntelligenceCenter/IntelligenceCenter_observables.json @@ -20,14 +20,14 @@ "configurationItems": [ { "name": "api_key", - "description": "Intelligence center API key", + "description": "API key", "type": "string", "multi": false, "required": true }, { "name": "url", - "description": "Intelligence center URL", + "description": "Base URL (default to https://app.sekoia.io)", "type": "string", "multi": false, "required": false