Skip to content

Commit 690e895

Browse files
authored
Change owner type for SEI packages not owned by Elastic (#8035)
* Change owner type for SEI packages not owned by Elastic * Add changelog entries * Rename vendor to partner for owner type
1 parent 2444eb8 commit 690e895

Some content is hidden

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

64 files changed

+224
-64
lines changed

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.23.0
3+
changes:
4+
- description: Set 'partner' owner type.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8035
27
- version: 1.22.0
38
changes:
49
- description: Update the package format_version to 3.0.0.

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.0"
22
name: 1password
33
title: "1Password"
4-
version: "1.22.0"
4+
version: "1.23.0"
55
description: Collect logs from 1Password with Elastic Agent.
66
type: integration
77
categories:
@@ -86,4 +86,4 @@ policy_templates:
8686
default: false
8787
owner:
8888
github: elastic/security-external-integrations
89-
type: elastic
89+
type: partner

packages/akamai/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.18.0
3+
changes:
4+
- description: Set 'community' owner type.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8035
27
- version: 2.17.0
38
changes:
49
- description: ECS version updated to 8.10.0.

packages/akamai/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: akamai
22
title: Akamai
3-
version: "2.17.0"
3+
version: "2.18.0"
44
description: Collect logs from Akamai with Elastic Agent.
55
type: integration
66
format_version: "3.0.0"
@@ -26,4 +26,4 @@ policy_templates:
2626
description: "Collecting SIEM logs from Akamai via Google Cloud Storage"
2727
owner:
2828
github: elastic/security-external-integrations
29-
type: elastic
29+
type: community

packages/arista_ngfw/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.7.0
3+
changes:
4+
- description: Set 'community' owner type.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8035
27
- version: 0.6.0
38
changes:
49
- description: ECS version updated to 8.10.0.

packages/arista_ngfw/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.0"
22
name: arista_ngfw
33
title: "Arista NG Firewall"
4-
version: "0.6.0"
4+
version: "0.7.0"
55
source:
66
license: "Elastic-2.0"
77
description: "Collect logs and metrics from Arista NG Firewall."
@@ -31,4 +31,4 @@ policy_templates:
3131
description: Collects logs from Arista NG Firewall via UDP
3232
owner:
3333
github: elastic/security-external-integrations
34-
type: elastic
34+
type: community

packages/atlassian_bitbucket/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.19.0
3+
changes:
4+
- description: Set 'community' owner type.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8035
27
- version: 1.18.0
38
changes:
49
- description: ECS version updated to 8.10.0.

packages/atlassian_bitbucket/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.0"
22
name: atlassian_bitbucket
33
title: Atlassian Bitbucket
4-
version: "1.18.0"
4+
version: "1.19.0"
55
description: Collect logs from Atlassian Bitbucket with Elastic Agent.
66
type: integration
77
categories:
@@ -28,4 +28,4 @@ policy_templates:
2828
description: "Collecting audit logs from Bitbucket via API"
2929
owner:
3030
github: elastic/security-external-integrations
31-
type: elastic
31+
type: community

packages/atlassian_confluence/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.20.0
3+
changes:
4+
- description: Set 'community' owner type.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/8035
27
- version: 1.19.0
38
changes:
49
- description: ECS version updated to 8.10.0.

packages/atlassian_confluence/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.0"
22
name: atlassian_confluence
33
title: Atlassian Confluence
4-
version: "1.19.0"
4+
version: "1.20.0"
55
description: Collect logs from Atlassian Confluence with Elastic Agent.
66
type: integration
77
categories:
@@ -28,4 +28,4 @@ policy_templates:
2828
description: "Collecting audit logs from Confluence via API"
2929
owner:
3030
github: elastic/security-external-integrations
31-
type: elastic
31+
type: community

0 commit comments

Comments
 (0)