Skip to content
Merged
5 changes: 5 additions & 0 deletions packages/ded/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.0.2"
changes:
- description: Add the Advanced Analytics (UEBA) subcategory
type: enhancement
link: https://github.com/elastic/integrations/pull/6241
- version: "1.0.1"
changes:
- description: Added categories and/or subcategories.
Expand Down
3 changes: 2 additions & 1 deletion packages/ded/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
format_version: 2.2.0
name: ded
title: "Data Exfiltration Detection"
version: 1.0.1
version: 1.0.2
source:
license: "Elastic-2.0"
description: "ML package to detect data exfiltration in your network data."
type: integration
categories:
- security
- network
- advanced_analytics_ueba
conditions:
kibana.version: "^8.5.0"
elastic:
Expand Down
5 changes: 5 additions & 0 deletions packages/dga/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.0.1"
changes:
- description: Add the Advanced Analytics (UEBA) subcategory
type: enhancement
link: https://github.com/elastic/integrations/pull/6241
- version: "1.0.0"
changes:
- description: Update version number to follow GA format and to improve visibility
Expand Down
3 changes: 2 additions & 1 deletion packages/dga/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
format_version: 1.0.0
name: dga
title: "Domain Generation Algorithm Detection"
version: 1.0.0
version: 1.0.1
license: basic
description: "ML solution package to detect domain generation algorithm (DGA) activity in your network data. Requires a Platinum subscription."
type: integration
categories:
- security
- network_security
- advanced_analytics_ueba
release: ga
conditions:
kibana.version: "^8.0.0"
Expand Down
5 changes: 5 additions & 0 deletions packages/lmd/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.0.1"
changes:
- description: Add the Advanced Analytics (UEBA) subcategory
type: enhancement
link: https://github.com/elastic/integrations/pull/6241
- version: "1.0.0"
changes:
- description: Added dashboard and released the package in production
Expand Down
3 changes: 2 additions & 1 deletion packages/lmd/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
format_version: 2.2.0
name: lmd
title: "Lateral Movement Detection"
version: 1.0.0
version: 1.0.1
source:
license: "Elastic-2.0"
description: "ML package to detect lateral movement based on file transfer activity."
type: integration
categories:
- security
- advanced_analytics_ueba
conditions:
kibana.version: "^8.5.0"
elastic:
Expand Down
5 changes: 5 additions & 0 deletions packages/problemchild/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.0.1"
changes:
- description: Add the Advanced Analytics (UEBA) subcategory
type: enhancement
link: https://github.com/elastic/integrations/pull/6241
- version: "1.0.0"
changes:
- description: Update version number to follow GA format and to improve visibility
Expand Down
3 changes: 2 additions & 1 deletion packages/problemchild/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
format_version: 1.0.0
name: problemchild
title: "Living off the Land Attack Detection"
version: 1.0.0
version: 1.0.1
license: basic
description: "ML solution package to detect Living off the Land (LotL) attacks in your environment. Requires a Platinum subscription."
type: integration
categories:
- security
- advanced_analytics_ueba
release: ga
conditions:
kibana.version: "^8.0.0"
Expand Down