Skip to content

Commit d13ae47

Browse files
bugfix/update-ssl-option-descriptions-sec-deployment-and-devices-12701 (#12753)
Updated descriptions on ssl node in data_stream manifest.yml files owned by sec-deployment-and-devices
1 parent 25214e7 commit d13ae47

File tree

78 files changed

+185
-55
lines changed

Some content is hidden

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

78 files changed

+185
-55
lines changed

packages/cef/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: "2.20.1"
3+
changes:
4+
- description: Updated SSL description to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12753
27
- version: "2.20.0"
38
changes:
49
- description: Allow the usage of deprecated log input and support for stack 9.0

packages/cef/data_stream/log/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ streams:
204204
- name: ssl
205205
title: SSL Configuration
206206
type: yaml
207-
description: i.e. certificate, keys, supported_protocols, verification_mode etc. See [SSL](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-server-config) for details.
207+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
208208
required: false
209209
show_user: false
210210
multi: false

packages/cef/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cef
22
title: Common Event Format (CEF)
3-
version: "2.20.0"
3+
version: "2.20.1"
44
description: Collect logs from CEF Logs with Elastic Agent.
55
categories:
66
- security

packages/checkpoint/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.37.1"
3+
changes:
4+
- description: Updated SSL description to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12753
27
- version: "1.37.0"
38
changes:
49
- description: Allow the usage of deprecated log input and support for stack 9.0

packages/checkpoint/data_stream/firewall/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ streams:
8080
- name: ssl
8181
type: yaml
8282
title: SSL Configuration
83-
description: i.e. certificate, keys, supported_protocols, verification_mode etc. See [SSL](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-server-config) for details.
83+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
8484
multi: false
8585
required: false
8686
show_user: false

packages/checkpoint/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: checkpoint
22
title: Check Point
3-
version: "1.37.0"
3+
version: "1.37.1"
44
description: Collect logs from Check Point with Elastic Agent.
55
type: integration
66
format_version: "3.0.3"

packages/cisco_aironet/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.15.1"
3+
changes:
4+
- description: Updated SSL description to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12753
27
- version: "1.15.0"
38
changes:
49
- description: ECS version updated to 8.17.0.

packages/cisco_aironet/data_stream/log/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ streams:
125125
- name: ssl
126126
type: yaml
127127
title: SSL Configuration
128-
description: i.e. certificate, keys, supported_protocols, verification_mode etc. See [SSL](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-server-config) for details.
128+
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/filebeat/current/configuration-ssl.html#ssl-common-config) for details.
129129
multi: false
130130
required: false
131131
show_user: false

packages/cisco_aironet/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.3"
22
name: cisco_aironet
33
title: "Cisco Aironet"
4-
version: "1.15.0"
4+
version: "1.15.1"
55
description: "Integration for Cisco Aironet WLC Logs"
66
type: integration
77
categories:

packages/cisco_asa/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: "2.42.1"
3+
changes:
4+
- description: Updated SSL description to be uniform and to include links to documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12753
27
- version: "2.42.0"
38
changes:
49
- description: ECS version updated to 8.17.0.

0 commit comments

Comments
 (0)