Skip to content

Commit 2bcd61e

Browse files
authored
[google_secops, microsoft_sentinel] logo and categorization updates to support AI4DSOC (#13431)
Updating the logos and updating to correct SIEM categorization for the Google SecOps and Microsoft Sentinel integrations. Google SecOps: I referenced the Google Security Operations tile on Google's product site https://cloud.google.com/security/sec-ops?hl=en#explore-google-security-operations Microsoft Sentinel: https://learn.microsoft.com/en-us/azure/architecture/icons/
1 parent 7104f19 commit 2bcd61e

File tree

8 files changed

+37
-26
lines changed

8 files changed

+37
-26
lines changed

packages/google_secops/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.0"
3+
changes:
4+
- description: Updated integration logo and SIEM categorization.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/13431
27
- version: "0.1.0"
38
changes:
49
- description: Initial release.

packages/google_secops/img/google-secops-logo-with-text.svg

Lines changed: 19 additions & 0 deletions
Loading

packages/google_secops/img/google-secops-logo.svg

Lines changed: 1 addition & 19 deletions
Loading

packages/google_secops/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
format_version: 3.3.1
22
name: google_secops
33
title: Google SecOps
4-
version: 0.1.0
4+
version: 0.2.0
55
description: Collect alerts from Google SecOps with Elastic Agent.
66
type: integration
77
categories:
88
- google_cloud
99
- security
10-
- edr_xdr
10+
- siem
1111
conditions:
1212
kibana:
1313
version: "^8.18.0 || ^9.0.0"

packages/microsoft_sentinel/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.8.0"
3+
changes:
4+
- description: Updated integration logo and SIEM categorization.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/13431
27
- version: "0.7.0"
38
changes:
49
- description: Enable request trace log removal.

packages/microsoft_sentinel/img/microsoft-logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

packages/microsoft_sentinel/manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
format_version: 3.2.3
22
name: microsoft_sentinel
33
title: Microsoft Sentinel
4-
version: "0.7.0"
4+
version: "0.8.0"
55
description: Collect logs from Microsoft Sentinel with Elastic Agent.
66
type: integration
77
categories:
88
- azure
99
- security
10-
- edr_xdr
10+
- siem
1111
conditions:
1212
kibana:
1313
version: "^8.18.0 || ^9.0.0"
@@ -27,8 +27,8 @@ screenshots:
2727
size: 600x600
2828
type: image/png
2929
icons:
30-
- src: /img/microsoft-logo.svg
31-
title: Microsoft logo
30+
- src: /img/microsoft-sentinel-logo.svg
31+
title: Microsoft Sentinel logo
3232
size: 32x32
3333
type: image/svg+xml
3434
policy_templates:

0 commit comments

Comments
 (0)