Skip to content

Commit 5f89181

Browse files
authored
Update advanced_analytics_ueba category for 4 packages (#6241)
* Update advanced_analytics_ueba category for 4 packages * Update LMD package manifest and version * Update DED package manifest and version * Update DGA package manifest and version * Update ProblemChild LotL package manifest and version
1 parent 02afa89 commit 5f89181

File tree

8 files changed

+28
-4
lines changed

8 files changed

+28
-4
lines changed

packages/ded/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.0.2"
2+
changes:
3+
- description: Add the Advanced Analytics (UEBA) subcategory
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/6241
16
- version: "1.0.1"
27
changes:
38
- description: Added categories and/or subcategories.

packages/ded/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
format_version: 2.2.0
22
name: ded
33
title: "Data Exfiltration Detection"
4-
version: 1.0.1
4+
version: 1.0.2
55
source:
66
license: "Elastic-2.0"
77
description: "ML package to detect data exfiltration in your network data."
88
type: integration
99
categories:
1010
- security
1111
- network
12+
- advanced_analytics_ueba
1213
conditions:
1314
kibana.version: "^8.5.0"
1415
elastic:

packages/dga/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.0.1"
2+
changes:
3+
- description: Add the Advanced Analytics (UEBA) subcategory
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/6241
16
- version: "1.0.0"
27
changes:
38
- description: Update version number to follow GA format and to improve visibility

packages/dga/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
format_version: 1.0.0
22
name: dga
33
title: "Domain Generation Algorithm Detection"
4-
version: 1.0.0
4+
version: 1.0.1
55
license: basic
66
description: "ML solution package to detect domain generation algorithm (DGA) activity in your network data. Requires a Platinum subscription."
77
type: integration
88
categories:
99
- security
1010
- network_security
11+
- advanced_analytics_ueba
1112
release: ga
1213
conditions:
1314
kibana.version: "^8.0.0"

packages/lmd/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.0.1"
2+
changes:
3+
- description: Add the Advanced Analytics (UEBA) subcategory
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/6241
16
- version: "1.0.0"
27
changes:
38
- description: Added dashboard and released the package in production

packages/lmd/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
format_version: 2.2.0
22
name: lmd
33
title: "Lateral Movement Detection"
4-
version: 1.0.0
4+
version: 1.0.1
55
source:
66
license: "Elastic-2.0"
77
description: "ML package to detect lateral movement based on file transfer activity."
88
type: integration
99
categories:
1010
- security
11+
- advanced_analytics_ueba
1112
conditions:
1213
kibana.version: "^8.5.0"
1314
elastic:

packages/problemchild/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.0.1"
2+
changes:
3+
- description: Add the Advanced Analytics (UEBA) subcategory
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/6241
16
- version: "1.0.0"
27
changes:
38
- description: Update version number to follow GA format and to improve visibility

packages/problemchild/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
format_version: 1.0.0
22
name: problemchild
33
title: "Living off the Land Attack Detection"
4-
version: 1.0.0
4+
version: 1.0.1
55
license: basic
66
description: "ML solution package to detect Living off the Land (LotL) attacks in your environment. Requires a Platinum subscription."
77
type: integration
88
categories:
99
- security
10+
- advanced_analytics_ueba
1011
release: ga
1112
conditions:
1213
kibana.version: "^8.0.0"

0 commit comments

Comments
 (0)