diff --git a/packages/checkpoint_harmony_endpoint/changelog.yml b/packages/checkpoint_harmony_endpoint/changelog.yml index 39540d7be04..083f26bc2eb 100644 --- a/packages/checkpoint_harmony_endpoint/changelog.yml +++ b/packages/checkpoint_harmony_endpoint/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.1" + changes: + - description: Fix "Extention" -> "Extension" typo in zerophishing field description and README. + type: bugfix + link: https://github.com/elastic/integrations/pull/18520 - version: "1.2.0" changes: - description: Enable request trace log removal. diff --git a/packages/checkpoint_harmony_endpoint/data_stream/zerophishing/fields/fields.yml b/packages/checkpoint_harmony_endpoint/data_stream/zerophishing/fields/fields.yml index 0e84fa734d1..4bd8065865d 100644 --- a/packages/checkpoint_harmony_endpoint/data_stream/zerophishing/fields/fields.yml +++ b/packages/checkpoint_harmony_endpoint/data_stream/zerophishing/fields/fields.yml @@ -48,7 +48,7 @@ description: Name of the event - name: extension_version type: keyword - description: Browser Extention version + description: Browser Extension version - name: malware type: group fields: diff --git a/packages/checkpoint_harmony_endpoint/docs/README.md b/packages/checkpoint_harmony_endpoint/docs/README.md index 526499236a3..3cba241f715 100644 --- a/packages/checkpoint_harmony_endpoint/docs/README.md +++ b/packages/checkpoint_harmony_endpoint/docs/README.md @@ -1241,7 +1241,7 @@ An example event for `zerophishing` looks as following: | checkpoint_harmony_endpoint.zerophishing.confidence_level | Can be Low/Medim/High/N-A | keyword | | checkpoint_harmony_endpoint.zerophishing.description | Details of the event | text | | checkpoint_harmony_endpoint.zerophishing.event_type | Name of the event | keyword | -| checkpoint_harmony_endpoint.zerophishing.extension_version | Browser Extention version | keyword | +| checkpoint_harmony_endpoint.zerophishing.extension_version | Browser Extension version | keyword | | checkpoint_harmony_endpoint.zerophishing.installed_products | List of installed Endpoint Software Blades | keyword | | checkpoint_harmony_endpoint.zerophishing.malware.action | Additional information about detection, for example "User reused corporate credentials" | keyword | | checkpoint_harmony_endpoint.zerophishing.orig | | ip | diff --git a/packages/checkpoint_harmony_endpoint/manifest.yml b/packages/checkpoint_harmony_endpoint/manifest.yml index e172e58e690..82b17cda389 100644 --- a/packages/checkpoint_harmony_endpoint/manifest.yml +++ b/packages/checkpoint_harmony_endpoint/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.3.2 name: checkpoint_harmony_endpoint title: "Check Point Harmony Endpoint" -version: "1.2.0" +version: "1.2.1" source: license: "Elastic-2.0" description: "Collect logs from Check Point Harmony Endpoint" diff --git a/packages/o365_metrics/changelog.yml b/packages/o365_metrics/changelog.yml index 8723e87a6fa..72768df68bb 100644 --- a/packages/o365_metrics/changelog.yml +++ b/packages/o365_metrics/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.1.2" + changes: + - description: Fix "upto" -> "up to" typo in o365_metrics sync description help text. + type: bugfix + link: https://github.com/elastic/integrations/pull/18520 - version: "1.1.1" changes: - description: Remove duplicate security-solution-default tag references diff --git a/packages/o365_metrics/data_stream/groups_activity_group_detail/manifest.yml b/packages/o365_metrics/data_stream/groups_activity_group_detail/manifest.yml index 9baa92f237d..c3a6cf4cbda 100644 --- a/packages/o365_metrics/data_stream/groups_activity_group_detail/manifest.yml +++ b/packages/o365_metrics/data_stream/groups_activity_group_detail/manifest.yml @@ -38,7 +38,7 @@ streams: type: integer title: Sync Days in the past description: > - Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take upto 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. + Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take up to 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. show_user: true required: true diff --git a/packages/o365_metrics/data_stream/onedrive_usage_account_detail/manifest.yml b/packages/o365_metrics/data_stream/onedrive_usage_account_detail/manifest.yml index 697f1b59a6a..d49df6db18a 100644 --- a/packages/o365_metrics/data_stream/onedrive_usage_account_detail/manifest.yml +++ b/packages/o365_metrics/data_stream/onedrive_usage_account_detail/manifest.yml @@ -38,7 +38,7 @@ streams: type: integer title: Sync Days in the past description: > - Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take upto 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. + Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take up to 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. show_user: true required: true diff --git a/packages/o365_metrics/data_stream/teams_user_activity_user_detail/manifest.yml b/packages/o365_metrics/data_stream/teams_user_activity_user_detail/manifest.yml index e2cba872fc7..5631a8eb735 100644 --- a/packages/o365_metrics/data_stream/teams_user_activity_user_detail/manifest.yml +++ b/packages/o365_metrics/data_stream/teams_user_activity_user_detail/manifest.yml @@ -38,7 +38,7 @@ streams: type: integer title: Sync Days in the past description: > - Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take upto 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. + Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take up to 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. show_user: true required: true diff --git a/packages/o365_metrics/data_stream/viva_engage_groups_activity_group_detail/manifest.yml b/packages/o365_metrics/data_stream/viva_engage_groups_activity_group_detail/manifest.yml index 113d66550f9..eeb2345050a 100644 --- a/packages/o365_metrics/data_stream/viva_engage_groups_activity_group_detail/manifest.yml +++ b/packages/o365_metrics/data_stream/viva_engage_groups_activity_group_detail/manifest.yml @@ -38,7 +38,7 @@ streams: type: integer title: Sync Days in the past description: > - Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take upto 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. + Specifies the number of days in the past to sync per request. As Microsoft reports are not real-time, and can take up to 48h or more to be available, this value allows to fetch the data from *N* days in the past. This re-fetching of data helps in filling any gaps between Elastic and Microsoft reports. Only values between 1-27 are allowed. show_user: true required: true diff --git a/packages/o365_metrics/manifest.yml b/packages/o365_metrics/manifest.yml index 584de8641e9..c162045c3ed 100644 --- a/packages/o365_metrics/manifest.yml +++ b/packages/o365_metrics/manifest.yml @@ -1,6 +1,6 @@ name: o365_metrics title: Microsoft Office 365 Metrics -version: "1.1.1" +version: "1.1.2" description: Collect metrics from Microsoft Office 365 with Elastic Agent. type: integration format_version: "3.0.2"