From e55d169bbaa4cd8718c62026d83555800654cc9b Mon Sep 17 00:00:00 2001 From: Omkar Gurav Date: Mon, 3 Apr 2023 14:44:48 -0300 Subject: [PATCH 1/2] Fix sentence case --- .../alertflex/configuration/lang_en.json | 4 ++-- .../arcsight/configuration/lang_en.json | 4 ++-- .../async_template/configuration/lang_en.json | 4 ++-- .../aws_athena/configuration/lang_en.json | 10 +++++----- .../configuration/lang_en.json | 8 ++++---- .../azure_log_analytics/configuration/lang_en.json | 10 +++++----- .../azure_sentinel/configuration/lang_en.json | 8 ++++---- .../bigfix/configuration/lang_en.json | 4 ++-- .../carbonblack/configuration/lang_en.json | 8 ++++---- .../cbcloud/configuration/lang_en.json | 2 +- .../crowdstrike/configuration/lang_en.json | 6 +++--- .../cybereason/configuration/lang_en.json | 2 +- .../darktrace/configuration/lang_en.json | 4 ++-- .../datadog/configuration/lang_en.json | 2 +- .../demo_template/configuration/lang_en.json | 4 ++-- .../elastic_ecs/configuration/lang_en.json | 8 ++++---- .../gcp_chronicle/configuration/lang_en.json | 6 +++--- .../guardium/configuration/lang_en.json | 4 ++-- .../ibm_security_verify/configuration/lang_en.json | 12 ++++++------ .../infoblox/configuration/lang_en.json | 6 +++--- stix_shifter_modules/lang_en.json | 14 +++++++------- .../msatp/configuration/lang_en.json | 8 ++++---- .../mysql/configuration/lang_en.json | 6 +++--- .../okta/configuration/lang_en.json | 2 +- .../onelogin/configuration/lang_en.json | 4 ++-- .../paloalto/configuration/lang_en.json | 4 ++-- .../proofpoint/configuration/lang_en.json | 2 +- .../proxy/configuration/lang_en.json | 2 +- .../qradar/configuration/lang_en.json | 10 +++++----- .../qradar_perf_test/configuration/lang_en.json | 2 +- .../reaqta/configuration/lang_en.json | 12 ++++++------ .../reversinglabs/configuration/lang_en.json | 4 ++-- .../rhacs/configuration/lang_en.json | 6 +++--- .../secretserver/configuration/lang_en.json | 2 +- .../security_advisor/configuration/lang_en.json | 2 +- .../sentinelone/configuration/lang_en.json | 4 ++-- .../splunk/configuration/lang_en.json | 4 ++-- .../sumologic/configuration/lang_en.json | 4 ++-- .../configuration/lang_en.json | 4 ++-- .../configuration/lang_en.json | 6 +++--- 40 files changed, 109 insertions(+), 109 deletions(-) diff --git a/stix_shifter_modules/alertflex/configuration/lang_en.json b/stix_shifter_modules/alertflex/configuration/lang_en.json index 23ab6d075..8063f4005 100644 --- a/stix_shifter_modules/alertflex/configuration/lang_en.json +++ b/stix_shifter_modules/alertflex/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -18,7 +18,7 @@ "description": "The Server Name Indicator (SNI) enables a separate hostname to be provided for SSL authentication" }, "selfSignedCert": { - "label": "Alertflex Connection Certificate", + "label": "Alertflex connection certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of data source" } }, diff --git a/stix_shifter_modules/arcsight/configuration/lang_en.json b/stix_shifter_modules/arcsight/configuration/lang_en.json index 45e361997..38ebb737a 100644 --- a/stix_shifter_modules/arcsight/configuration/lang_en.json +++ b/stix_shifter_modules/arcsight/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -13,7 +13,7 @@ "description": "More details on the datasource setting can be found in the specified link" }, "selfSignedCert": { - "label": "Connection Certificate", + "label": "Connection certificate", "description": "Use self-signed SSL certificate and CA content (root and intermediate) of datasource" }, "sni": { diff --git a/stix_shifter_modules/async_template/configuration/lang_en.json b/stix_shifter_modules/async_template/configuration/lang_en.json index 0dbef54a7..3c846daca 100644 --- a/stix_shifter_modules/async_template/configuration/lang_en.json +++ b/stix_shifter_modules/async_template/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,7 +14,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": " Connection Certificate", + "label": " connection certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of data source" }, "sni": { diff --git a/stix_shifter_modules/aws_athena/configuration/lang_en.json b/stix_shifter_modules/aws_athena/configuration/lang_en.json index 0a5fc5e23..99862a5ca 100644 --- a/stix_shifter_modules/aws_athena/configuration/lang_en.json +++ b/stix_shifter_modules/aws_athena/configuration/lang_en.json @@ -10,7 +10,7 @@ "description": "Specify the region of the Amazon Athena data source" }, "s3_bucket_location": { - "label": "Amazon S3 Bucket Location", + "label": "Amazon S3 bucket location", "placeholder": "s3://bucket_name/", "description": "Specify the location of the S3 bucket where query results will be stored" }, @@ -48,19 +48,19 @@ "configuration": { "auth": { "aws_access_key_id": { - "label": "AWS Access Key ID", + "label": "AWS access key ID", "description": "AWS Access Key ID is required for both AWS key-based and role-based authentication" }, "aws_iam_role": { - "label": "AWS IAM Role", + "label": "AWS IAM role", "description": "AWS IAM Role is required for only AWS role-based authentication" }, "aws_assume_role_external_id": { - "label": "External ID for AWS Assume Role", + "label": "External ID for AWS assume role", "description": "External ID is optional for using in AWS role-based authentication" }, "aws_secret_access_key": { - "label": "AWS Secret Access Key", + "label": "AWS secret access key", "description": "AWS Secret Access Key ID is required for both AWS key-based and role-based authentication" } } diff --git a/stix_shifter_modules/aws_cloud_watch_logs/configuration/lang_en.json b/stix_shifter_modules/aws_cloud_watch_logs/configuration/lang_en.json index 086a21546..6cfb52d4b 100644 --- a/stix_shifter_modules/aws_cloud_watch_logs/configuration/lang_en.json +++ b/stix_shifter_modules/aws_cloud_watch_logs/configuration/lang_en.json @@ -10,7 +10,7 @@ "description": "Specify the region of the CloudWatch Logs for the data source" }, "log_group_names": { - "label": "Log Group Names", + "label": "Log group names", "description": "Specify the Log group name of the CloudWatch Logs from which you would like to get the logs from in a JSON format. For example: {\"vpcflow\": \"\"}. To get logs from multiple service type logs: {\"vpcflow\": \"\", \"guardduty\": \"\"}", "placeholder": "{\"vpcflow\": \"YOUR_LOG_GROUP_NAME1\"}" } @@ -18,15 +18,15 @@ "configuration": { "auth": { "aws_access_key_id": { - "label": "AWS Access Key ID", + "label": "AWS access key ID", "description": "AWS Access Key ID is required for both AWS key-based and role-based authentication" }, "aws_iam_role": { - "label": "AWS IAM Role", + "label": "AWS IAM role", "description": "AWS IAM Role is required for only AWS role-based authentication" }, "aws_secret_access_key": { - "label": "AWS Secret Access Key", + "label": "AWS secret access key", "description": "AWS Secret Access Key ID is required for both AWS key-based and role-based authentication" } } diff --git a/stix_shifter_modules/azure_log_analytics/configuration/lang_en.json b/stix_shifter_modules/azure_log_analytics/configuration/lang_en.json index d3cae8b73..f5db4bc0d 100644 --- a/stix_shifter_modules/azure_log_analytics/configuration/lang_en.json +++ b/stix_shifter_modules/azure_log_analytics/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the Host name or IP" }, "help": { @@ -13,7 +13,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Microsoft Azure Sentinel Certificate", + "label": "Microsoft Azure Sentinel certificate", "description": "Use SSL certificate for Microsoft Azure Sentinel." }, "sni": { @@ -21,7 +21,7 @@ "description": "The Server Name Indicator (SNI) enables a separate hostname to be provided for SSL authentication." }, "workpaceId": { - "label": "Log Analytics Workspace ID", + "label": "Log Analytics workspace ID", "description": "ID of the Azure Log Analytics workspace" } }, @@ -32,11 +32,11 @@ "description": "Tenant ID of Azure Active directory Application with access to the Log Analytics Workspace" }, "clientId": { - "label": "Client Id", + "label": "Client ID", "description": "Client ID of Azure Active directory Application with access to the Log Analytics Workspace" }, "clientSecret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client Secret of Azure Active directory Application with access to the Log Analytics Workspace" } } diff --git a/stix_shifter_modules/azure_sentinel/configuration/lang_en.json b/stix_shifter_modules/azure_sentinel/configuration/lang_en.json index 596934035..3a278f9cb 100644 --- a/stix_shifter_modules/azure_sentinel/configuration/lang_en.json +++ b/stix_shifter_modules/azure_sentinel/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -13,7 +13,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Microsoft Azure Sentinel Certificate", + "label": "Microsoft Azure Sentinel certificate", "description": "Use SSL certificate for Microsoft Azure Sentinel." }, "sni": { @@ -28,11 +28,11 @@ "description": "Tenant ID of Azure Active directory Application with access to the Microsoft Graph API" }, "clientId": { - "label": "Client Id", + "label": "Client ID", "description": "Client ID of Azure Active directory Application with access to the Microsoft Graph API" }, "clientSecret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client Secret of Azure Active directory Application with access to the Microsoft Graph API" } } diff --git a/stix_shifter_modules/bigfix/configuration/lang_en.json b/stix_shifter_modules/bigfix/configuration/lang_en.json index 9b403d2eb..8e751b36c 100644 --- a/stix_shifter_modules/bigfix/configuration/lang_en.json +++ b/stix_shifter_modules/bigfix/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,7 +14,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "BigFix Certificate", + "label": "BigFix certificate", "description": "Use self-signed Security Sockets Layer (SSL) or CA-signed certificate for secure communication between web reports or REST API server and the authorized user" }, "sni": { diff --git a/stix_shifter_modules/carbonblack/configuration/lang_en.json b/stix_shifter_modules/carbonblack/configuration/lang_en.json index 8f46a767a..8b5850087 100644 --- a/stix_shifter_modules/carbonblack/configuration/lang_en.json +++ b/stix_shifter_modules/carbonblack/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -23,7 +23,7 @@ }, "options": { "events_mode": { - "label": "Include Process Events?", + "label": "Include process events?", "description": "When enabled results will include process events. When disabled only process metadata will be included." } } @@ -32,8 +32,8 @@ "auth": { "type": "fields", "token": { - "label": "API Token", - "description": "API Token of the CarbonBlack response account" + "label": "API token", + "description": "API token of the CarbonBlack response account" } } } diff --git a/stix_shifter_modules/cbcloud/configuration/lang_en.json b/stix_shifter_modules/cbcloud/configuration/lang_en.json index 963d827d5..480b0b4ee 100644 --- a/stix_shifter_modules/cbcloud/configuration/lang_en.json +++ b/stix_shifter_modules/cbcloud/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { diff --git a/stix_shifter_modules/crowdstrike/configuration/lang_en.json b/stix_shifter_modules/crowdstrike/configuration/lang_en.json index 05390e792..cb0e380d0 100644 --- a/stix_shifter_modules/crowdstrike/configuration/lang_en.json +++ b/stix_shifter_modules/crowdstrike/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -18,11 +18,11 @@ "auth": { "type" : "fields", "client_id": { - "label": "Client Id", + "label": "Client ID", "description": "Unique identifier of CrowdStrike API. It can be found in the API client table in the Falcon console" }, "client_secret": { - "label": "Client Secret", + "label": "Client secret", "description": "Secret code of CrowdStrike API client. It can be found while creating a API client in Falcon console" } } diff --git a/stix_shifter_modules/cybereason/configuration/lang_en.json b/stix_shifter_modules/cybereason/configuration/lang_en.json index 55b81d5a1..6a4a9bced 100644 --- a/stix_shifter_modules/cybereason/configuration/lang_en.json +++ b/stix_shifter_modules/cybereason/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { diff --git a/stix_shifter_modules/darktrace/configuration/lang_en.json b/stix_shifter_modules/darktrace/configuration/lang_en.json index 361c2bf5d..0f0852f73 100644 --- a/stix_shifter_modules/darktrace/configuration/lang_en.json +++ b/stix_shifter_modules/darktrace/configuration/lang_en.json @@ -12,11 +12,11 @@ "configuration": { "auth": { "private_token": { - "label": "Private Token", + "label": "Private token", "description": "Private tokens are used in token-based authentication to access an API." }, "public_token": { - "label": "Public Token", + "label": "Public token", "description": "Public tokens are used in token-based authentication to access an API." } } diff --git a/stix_shifter_modules/datadog/configuration/lang_en.json b/stix_shifter_modules/datadog/configuration/lang_en.json index dbd1354a2..a892db864 100644 --- a/stix_shifter_modules/datadog/configuration/lang_en.json +++ b/stix_shifter_modules/datadog/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the Site URL of the datasource" }, "selfSignedCert": { - "label": "Datadog Certificate", + "label": "Datadog certificate", "placeholder": "Paste your certificate" }, "help": { diff --git a/stix_shifter_modules/demo_template/configuration/lang_en.json b/stix_shifter_modules/demo_template/configuration/lang_en.json index 0dbef54a7..401c5a7ee 100644 --- a/stix_shifter_modules/demo_template/configuration/lang_en.json +++ b/stix_shifter_modules/demo_template/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host Pprt", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,7 +14,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": " Connection Certificate", + "label": " connection certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of data source" }, "sni": { diff --git a/stix_shifter_modules/elastic_ecs/configuration/lang_en.json b/stix_shifter_modules/elastic_ecs/configuration/lang_en.json index 6187075f1..67097b588 100644 --- a/stix_shifter_modules/elastic_ecs/configuration/lang_en.json +++ b/stix_shifter_modules/elastic_ecs/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -38,15 +38,15 @@ "description": "Password of the user with access to the search API" }, "access_token": { - "label": "Access Token (Token Based Access)", + "label": "Access token (Token based access)", "description": "Access Token is required for token based authentication" }, "api_key": { - "label": "API Key (Key Based Access)", + "label": "API key (Key based access)", "description": "API Key is required for Key based authentication" }, "id": { - "label": "ID (Key Based Access)", + "label": "ID (Key based access)", "description": "ID is required for Key based authentication with API Key" } } diff --git a/stix_shifter_modules/gcp_chronicle/configuration/lang_en.json b/stix_shifter_modules/gcp_chronicle/configuration/lang_en.json index 253c6d882..5397671fb 100644 --- a/stix_shifter_modules/gcp_chronicle/configuration/lang_en.json +++ b/stix_shifter_modules/gcp_chronicle/configuration/lang_en.json @@ -9,15 +9,15 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Private Key (Required)", + "label": "Private key (Required)", "description": "Private Key is a mandatory authentication parameter to communicate with the GCP Chronicle security datasource." } }, "configuration": { "auth": { "client_email": { - "label": "Client Email", - "description": "Client Email used in authentication to make API calls" + "label": "Client email", + "description": "Client email used in authentication to make API calls" } } } diff --git a/stix_shifter_modules/guardium/configuration/lang_en.json b/stix_shifter_modules/guardium/configuration/lang_en.json index 2d7c30fdd..1a039e3ba 100644 --- a/stix_shifter_modules/guardium/configuration/lang_en.json +++ b/stix_shifter_modules/guardium/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -26,7 +26,7 @@ "description": "Client ID associated with the data source" }, "client_secret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client Secret associated with the data source" } }, diff --git a/stix_shifter_modules/ibm_security_verify/configuration/lang_en.json b/stix_shifter_modules/ibm_security_verify/configuration/lang_en.json index 21be74222..5558641be 100644 --- a/stix_shifter_modules/ibm_security_verify/configuration/lang_en.json +++ b/stix_shifter_modules/ibm_security_verify/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the data source IP address or hostname." }, "port": { - "label": "Host Port", + "label": "Host port", "placeholder": "443", "description": "Specify the associated port number of the data source." }, @@ -14,23 +14,23 @@ "label": "Need additional help?" }, "selfSignedCert": { - "label": "IBM Security Verify Certificate", + "label": "IBM Security Verify certificate", "placeholder": "Paste your certificate" }, "sni": { - "label": "Server name indicator", - "placeholder": "Add a server name indicator", + "label": "Server Name Indicator", + "placeholder": "Add a Server Name Indicator", "description": "If your hostname or IP address does not match the common name you will need to supply a Server Name Indicator (SNI). This is used to allow a separate hostname to be provided to the TLS handshake of the resource connection." } }, "configuration": { "auth": { "clientId": { - "label": "Client Id", + "label": "Client ID", "description": "Client ID of IBM Seurity Verify" }, "clientSecret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client secret of Client ID of IBM Seurity Verify" } } diff --git a/stix_shifter_modules/infoblox/configuration/lang_en.json b/stix_shifter_modules/infoblox/configuration/lang_en.json index 970d71710..cc98a37bb 100644 --- a/stix_shifter_modules/infoblox/configuration/lang_en.json +++ b/stix_shifter_modules/infoblox/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the Infoblox IP address or hostname." }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -13,7 +13,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Infoblox Certificate", + "label": "Infoblox certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of datasource" }, "sni": { @@ -24,7 +24,7 @@ "configuration": { "auth": { "token": { - "label": "Authentication Token", + "label": "Authentication token", "description": "Set the authentication token of Infoblox search API" } } diff --git a/stix_shifter_modules/lang_en.json b/stix_shifter_modules/lang_en.json index 50989da8b..ffecd6d93 100644 --- a/stix_shifter_modules/lang_en.json +++ b/stix_shifter_modules/lang_en.json @@ -5,15 +5,15 @@ }, "options": { "result_limit": { - "label": "Result Size Limit", + "label": "Result size limit", "description": "The maximum number of entries or objects that are returned by search query. Valid input range is {{min}} to {{max}}." }, "time_range": { - "label": "Query Time Range", + "label": "Query time range", "description": "Time range for the search, in minutes, represented as last x minutes. Valid input range is {{min}} to {{max}}." }, "timeout": { - "label": "Query Response Timeout Limit", + "label": "Query response timeout limit", "description": "The limit on how long to wait for the data source response, in seconds. Valid input range is {{min}} to {{max}}." }, "dialects": { @@ -21,19 +21,19 @@ "description": "The dialect to use if the data source needs to search multiple schema or database tables." }, "validate_pattern": { - "label": "STIX Pattern Validator", + "label": "STIX pattern validator", "description": "Validate STIX patterns that needs to be translated into native data source query" }, "stix_validator": { - "label": "STIX Object Validator", + "label": "STIX object validator", "description": "Validate translated STIX Objects" }, "mapping": { - "label": "Custom Mapping", + "label": "Custom mapping", "description": "Custom stix mapping if default mapping needs to be replaced" }, "concurrent": { - "label": "Concurrent Search Limit", + "label": "Concurrent search limit", "description": "The number of simultaneous connections that can be made to the data source. Valid input range is {{min}} to {{max}}." } } diff --git a/stix_shifter_modules/msatp/configuration/lang_en.json b/stix_shifter_modules/msatp/configuration/lang_en.json index 2dc33106d..b010ab5aa 100644 --- a/stix_shifter_modules/msatp/configuration/lang_en.json +++ b/stix_shifter_modules/msatp/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,7 +14,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Microsoft Defender for Endpoint Certificate", + "label": "Microsoft Defender for Endpoint certificate", "description": "Use self-signed Security Sockets Layer (SSL) certificate only if Microsoft Defender for Endpoint is configured with a self-signed SSL certificate" }, "sni": { @@ -30,11 +30,11 @@ "description": "Tenant ID of Azure Active directory Application with access to the Microsoft Graph API" }, "clientId": { - "label": "Client Id", + "label": "Client ID", "description": "Client ID of Azure Active directory Application with access to the Microsoft Graph API" }, "clientSecret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client Secret of Azure Active directory Application with access to the Microsoft Graph API" } } diff --git a/stix_shifter_modules/mysql/configuration/lang_en.json b/stix_shifter_modules/mysql/configuration/lang_en.json index 7f11af1f4..77a5b1a3b 100644 --- a/stix_shifter_modules/mysql/configuration/lang_en.json +++ b/stix_shifter_modules/mysql/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "placeholder": "3306", "description": "Specify the associated port number of the data source." }, @@ -19,7 +19,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "cert": { - "label": "Connection Certificate", + "label": "Connection certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of data source" }, "sni": { @@ -28,7 +28,7 @@ }, "options": { "table": { - "label": "Table Name", + "label": "Table name", "description": "The name of the MySQL table to be queried by this connector." } } diff --git a/stix_shifter_modules/okta/configuration/lang_en.json b/stix_shifter_modules/okta/configuration/lang_en.json index 96acb2a00..d56cc73fb 100644 --- a/stix_shifter_modules/okta/configuration/lang_en.json +++ b/stix_shifter_modules/okta/configuration/lang_en.json @@ -12,7 +12,7 @@ "configuration": { "auth": { "api_token": { - "label": "API Token", + "label": "API token", "description": "Okta API tokens to authenticate requests for Okta APIs" } } diff --git a/stix_shifter_modules/onelogin/configuration/lang_en.json b/stix_shifter_modules/onelogin/configuration/lang_en.json index c274464e6..110ca18df 100644 --- a/stix_shifter_modules/onelogin/configuration/lang_en.json +++ b/stix_shifter_modules/onelogin/configuration/lang_en.json @@ -13,11 +13,11 @@ "configuration": { "auth": { "clientId": { - "label": "Client Id", + "label": "Client ID", "description": "Client ID of OneLogin" }, "clientSecret": { - "label": "Client Secret", + "label": "Client secret", "description": "Client secret of OneLogin" } } diff --git a/stix_shifter_modules/paloalto/configuration/lang_en.json b/stix_shifter_modules/paloalto/configuration/lang_en.json index 867f16ccc..ea7d083bc 100644 --- a/stix_shifter_modules/paloalto/configuration/lang_en.json +++ b/stix_shifter_modules/paloalto/configuration/lang_en.json @@ -20,11 +20,11 @@ "description": "Tenant Id of Palo Alto Cortex XDR Application" }, "api_key": { - "label": "API Key", + "label": "API key", "description": "The API Key is a unique identifier required for authenticating API calls." }, "api_key_id": { - "label": "API Key Id", + "label": "API key ID", "description": "The API Key ID is a unique token used to authenticate the API Key" } } diff --git a/stix_shifter_modules/proofpoint/configuration/lang_en.json b/stix_shifter_modules/proofpoint/configuration/lang_en.json index 7f4d13416..82cca2b75 100755 --- a/stix_shifter_modules/proofpoint/configuration/lang_en.json +++ b/stix_shifter_modules/proofpoint/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { diff --git a/stix_shifter_modules/proxy/configuration/lang_en.json b/stix_shifter_modules/proxy/configuration/lang_en.json index 2c7788250..5d8f09787 100644 --- a/stix_shifter_modules/proxy/configuration/lang_en.json +++ b/stix_shifter_modules/proxy/configuration/lang_en.json @@ -11,7 +11,7 @@ "description": "Specify the IP address or hostname of the proxy" }, "proxy_port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the proxy hostname or IP address" }, "destination": { diff --git a/stix_shifter_modules/qradar/configuration/lang_en.json b/stix_shifter_modules/qradar/configuration/lang_en.json index 411829f06..8b3aa6af1 100644 --- a/stix_shifter_modules/qradar/configuration/lang_en.json +++ b/stix_shifter_modules/qradar/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Management IP address or hostname" }, "port": { - "label": "Host Port", + "label": "Host port", "placeholder": "443", "description": "Specify the associated port number of the data source" }, @@ -14,19 +14,19 @@ "label": "Need additional help?" }, "selfSignedCert": { - "label": "IBM QRadar Certificate", + "label": "IBM QRadar certificate", "placeholder": "Paste your certificate" }, "sni": { - "label": "Server name indicator", - "placeholder": "Add a server name indicator", + "label": "Server Name Indicator", + "placeholder": "Add a Server Name Indicator", "description": "If your hostname or IP address does not match the common name you will need to supply a Server Name Indicator (SNI). This is used to allow a separate hostname to be provided to the TLS handshake of the resource connection." } }, "configuration": { "auth": { "sec": { - "label": "Authentication Token" + "label": "Authentication token" } } } diff --git a/stix_shifter_modules/qradar_perf_test/configuration/lang_en.json b/stix_shifter_modules/qradar_perf_test/configuration/lang_en.json index 7f2473e19..f9ce740c1 100644 --- a/stix_shifter_modules/qradar_perf_test/configuration/lang_en.json +++ b/stix_shifter_modules/qradar_perf_test/configuration/lang_en.json @@ -10,7 +10,7 @@ }, "options": { "hash_options": { - "label": "Hash Options", + "label": "Hash options", "description": "Hash Options" } } diff --git a/stix_shifter_modules/reaqta/configuration/lang_en.json b/stix_shifter_modules/reaqta/configuration/lang_en.json index fd5f304a4..f7e8a15a5 100644 --- a/stix_shifter_modules/reaqta/configuration/lang_en.json +++ b/stix_shifter_modules/reaqta/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,23 +14,23 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "ReaQta Certificate", + "label": "ReaQta certificate", "placeholder": "Paste your certificate" }, "sni": { - "label": "Server name indicator", - "placeholder": "Add a server name indicator", + "label": "Server Name Indicator", + "placeholder": "Add a Server Name Indicator", "description": "If your hostname or IP address does not match the common name you will need to supply a Server Name Indicator (SNI). This is used to allow a separate hostname to be provided to the TLS handshake of the resource connection." } }, "configuration": { "auth": { "app_id": { - "label": "Reaqta App ID", + "label": "Reaqta app ID", "description": "Reaqta App ID with access to the Hunt API" }, "secret_key": { - "label": "Secret Key", + "label": "Secret key", "description": "Reaqta App Secret Key with access to the Hunt API" } } diff --git a/stix_shifter_modules/reversinglabs/configuration/lang_en.json b/stix_shifter_modules/reversinglabs/configuration/lang_en.json index dad30c8d1..4eae567a4 100644 --- a/stix_shifter_modules/reversinglabs/configuration/lang_en.json +++ b/stix_shifter_modules/reversinglabs/configuration/lang_en.json @@ -6,14 +6,14 @@ "description": "Specify the OCP Cluster hostname or the XForce API host URL" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { "label": "Need additional help?" }, "selfSignedCert": { - "label": "X-Force Exchange Connection Certificate", + "label": "X-Force Exchange connection certificate", "description": "Paste your certificate" }, "sni": { diff --git a/stix_shifter_modules/rhacs/configuration/lang_en.json b/stix_shifter_modules/rhacs/configuration/lang_en.json index fcf38dfa4..d80edd75c 100644 --- a/stix_shifter_modules/rhacs/configuration/lang_en.json +++ b/stix_shifter_modules/rhacs/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -17,14 +17,14 @@ "description": "The Server Name Indicator (SNI) enables a separate hostname to be provided for SSL authentication" }, "selfSignedCert": { - "label": "RHACS Connection Certificate", + "label": "RHACS connection certificate", "description": "Use self-signed SSL certificate or CA content(root and intermediate) of data source" } }, "configuration": { "auth": { "token": { - "label": "API Token", + "label": "API token", "description": "Token with readonly access to the alert API" } } diff --git a/stix_shifter_modules/secretserver/configuration/lang_en.json b/stix_shifter_modules/secretserver/configuration/lang_en.json index 4e6c205d1..7b6bcc09c 100644 --- a/stix_shifter_modules/secretserver/configuration/lang_en.json +++ b/stix_shifter_modules/secretserver/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "placeholder": "443", "description": "Specify the associated port number of the data source." }, diff --git a/stix_shifter_modules/security_advisor/configuration/lang_en.json b/stix_shifter_modules/security_advisor/configuration/lang_en.json index dcb0aa385..5a5237a76 100644 --- a/stix_shifter_modules/security_advisor/configuration/lang_en.json +++ b/stix_shifter_modules/security_advisor/configuration/lang_en.json @@ -16,7 +16,7 @@ "description": "Account ID of IBM Cloud Security Advisor" }, "apiKey": { - "label": "API Key", + "label": "API key", "description": "API Key of IBM Cloud Security Advisor" } } diff --git a/stix_shifter_modules/sentinelone/configuration/lang_en.json b/stix_shifter_modules/sentinelone/configuration/lang_en.json index cf550fcca..cb8e2d834 100644 --- a/stix_shifter_modules/sentinelone/configuration/lang_en.json +++ b/stix_shifter_modules/sentinelone/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -16,7 +16,7 @@ "configuration": { "auth": { "apitoken": { - "label": "API Token", + "label": "API token", "description": "API Token with access to the search API" } } diff --git a/stix_shifter_modules/splunk/configuration/lang_en.json b/stix_shifter_modules/splunk/configuration/lang_en.json index e1bd494b4..3ba9ccfb2 100644 --- a/stix_shifter_modules/splunk/configuration/lang_en.json +++ b/stix_shifter_modules/splunk/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -23,7 +23,7 @@ }, "options": { "index": { - "label": "Index Name(s)", + "label": "Index name(s)", "description": "The (comma-separated) name(s) of the Splunk index (or indices) to be queried by this connector." } } diff --git a/stix_shifter_modules/sumologic/configuration/lang_en.json b/stix_shifter_modules/sumologic/configuration/lang_en.json index 421e9a0e6..b9034e0ad 100644 --- a/stix_shifter_modules/sumologic/configuration/lang_en.json +++ b/stix_shifter_modules/sumologic/configuration/lang_en.json @@ -1,7 +1,7 @@ { "connection": { "region": { - "label": "Enter Region", + "label": "Enter region", "description": "Enter the region for your SumoLogic instance.", "placeholder": "us1" }, @@ -17,7 +17,7 @@ "description": "Enter your Access ID" }, "access_key": { - "label": "Access Key", + "label": "Access key", "description": "Enter your Access key" } } diff --git a/stix_shifter_modules/synchronous_template/configuration/lang_en.json b/stix_shifter_modules/synchronous_template/configuration/lang_en.json index 2ddbba388..6975c7ba3 100644 --- a/stix_shifter_modules/synchronous_template/configuration/lang_en.json +++ b/stix_shifter_modules/synchronous_template/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -14,7 +14,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "cert": { - "label": "Synchronous Connection Certificate", + "label": "Synchronous connection certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of data source" }, "sni": { diff --git a/stix_shifter_modules/trendmicro_vision_one/configuration/lang_en.json b/stix_shifter_modules/trendmicro_vision_one/configuration/lang_en.json index 1c441491b..b7744983a 100644 --- a/stix_shifter_modules/trendmicro_vision_one/configuration/lang_en.json +++ b/stix_shifter_modules/trendmicro_vision_one/configuration/lang_en.json @@ -5,7 +5,7 @@ "description": "Specify the Trend Micro Vision One IP address or hostname." }, "port": { - "label": "Host Port", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": { @@ -13,7 +13,7 @@ "description": "More details on the data source setting can be found in the specified link" }, "selfSignedCert": { - "label": "Trend Micro Vision One Certificate", + "label": "Trend Micro Vision One certificate", "description": "Use self-signed SSL certificate and CA content(root and intermediate) of datasource" }, "sni": { @@ -24,7 +24,7 @@ "configuration": { "auth": { "token": { - "label": "Authentication Token", + "label": "Authentication token", "description": "Set the authentication token of Trend Micro Vision One search API" } } From 9ba0c83c3c1a9fa73e3dee5a64358c39f6e9f066 Mon Sep 17 00:00:00 2001 From: Omkar Gurav Date: Tue, 4 Apr 2023 09:00:36 -0300 Subject: [PATCH 2/2] Fix typo --- stix_shifter_modules/demo_template/configuration/lang_en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter_modules/demo_template/configuration/lang_en.json b/stix_shifter_modules/demo_template/configuration/lang_en.json index 401c5a7ee..3c846daca 100644 --- a/stix_shifter_modules/demo_template/configuration/lang_en.json +++ b/stix_shifter_modules/demo_template/configuration/lang_en.json @@ -6,7 +6,7 @@ "description": "Specify the IP address or hostname of the data source" }, "port": { - "label": "Host Pprt", + "label": "Host port", "description": "Set the port number that is associated with the hostname or IP address" }, "help": {