Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06aa975

Browse files
committed
Merge upstream/main into update_security-service-integrations_packages_transform_mappings
2 parents 63e5e55 + 4151ac9 commit 06aa975

179 files changed

Lines changed: 803 additions & 326 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/1password/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.31.1"
3+
changes:
4+
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12781
27
- version: "1.31.0"
38
changes:
49
- description: Add "preserve_original_event" tag to documents with `event.kind` set to "pipeline_error".

packages/1password/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.2"
22
name: 1password
33
title: "1Password"
4-
version: "1.31.0"
4+
version: "1.31.1"
55
description: Collect logs from 1Password with Elastic Agent.
66
type: integration
77
categories:
@@ -73,7 +73,7 @@ policy_templates:
7373
- name: ssl
7474
type: yaml
7575
title: SSL Configuration
76-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
76+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
7777
multi: false
7878
required: false
7979
show_user: false

packages/abnormal_security/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.3.1"
3+
changes:
4+
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12781
27
- version: "1.3.0"
38
changes:
49
- description: Include `judgementStatus` field in fingerprint.

packages/abnormal_security/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.2.1
22
name: abnormal_security
33
title: Abnormal Security
4-
version: 1.3.0
4+
version: 1.3.1
55
description: Collect logs from Abnormal Security with Elastic Agent.
66
type: integration
77
categories:
@@ -73,7 +73,7 @@ policy_templates:
7373
- name: ssl
7474
type: yaml
7575
title: SSL Configuration
76-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
76+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
7777
multi: false
7878
required: false
7979
show_user: false

packages/authentik/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.2.2"
3+
changes:
4+
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12781
27
- version: "1.2.1"
38
changes:
49
- description: Defensively copy list parameters in 'Set ECS categorization fields' script.

packages/authentik/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.2.1
22
name: authentik
33
title: authentik
4-
version: 1.2.1
4+
version: 1.2.2
55
description: Collect logs from authentik with Elastic Agent.
66
type: integration
77
categories:
@@ -59,7 +59,7 @@ policy_templates:
5959
- name: ssl
6060
type: yaml
6161
title: SSL Configuration
62-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
62+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
6363
multi: false
6464
required: false
6565
show_user: false

packages/bitwarden/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.16.1"
3+
changes:
4+
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12781
27
- version: "1.16.0"
38
changes:
49
- description: Add "preserve_original_event" tag to documents with `event.kind` manually set to "pipeline_error".

packages/bitwarden/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.2"
22
name: bitwarden
33
title: Bitwarden
4-
version: "1.16.0"
4+
version: "1.16.1"
55
source:
66
license: Elastic-2.0
77
description: Collect logs from Bitwarden with Elastic Agent.
@@ -87,7 +87,7 @@ policy_templates:
8787
- name: ssl
8888
type: yaml
8989
title: SSL Configuration
90-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
90+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
9191
multi: false
9292
required: false
9393
show_user: false

packages/blacklens/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "0.2.1"
3+
changes:
4+
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12781
27
- version: "0.2.0"
38
changes:
49
- description: Add "preserve_original_event" tag to documents with `event.kind` set to "pipeline_error".

packages/blacklens/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.0
22
name: blacklens
33
title: "blacklens.io"
4-
version: 0.2.0
4+
version: 0.2.1
55
source:
66
license: "Elastic-2.0"
77
description: "Collect logs from blacklens.io with Elastic Agent"
@@ -76,7 +76,7 @@ policy_templates:
7676
- name: ssl
7777
type: yaml
7878
title: SSL Configuration
79-
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
79+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
8080
multi: false
8181
required: false
8282
show_user: false

0 commit comments

Comments
 (0)