Skip to content

Commit

Permalink
Update DGA and ProblemChild version numbers for discoverability (#5721)
Browse files Browse the repository at this point in the history
* Update version numbers

* Update changelog

* Update changelog urls
  • Loading branch information
susan-shu-c authored Mar 29, 2023
1 parent f2f1d42 commit 9db0e72
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
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.0"
changes:
- description: Update version number to follow GA format and to improve visibility
type: enhancement
link: https://github.com/elastic/integrations/pull/5721
- version: "0.0.5"
changes:
- description: Added categories and/or subcategories.
Expand Down
2 changes: 1 addition & 1 deletion packages/dga/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: dga
title: "Domain Generation Algorithm Detection"
version: 0.0.5
version: 1.0.0
license: basic
description: "ML solution package to detect domain generation algorithm (DGA) activity in your network data. Requires a Platinum subscription."
type: integration
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.0"
changes:
- description: Update version number to follow GA format and to improve visibility
type: enhancement
link: https://github.com/elastic/integrations/pull/5721
- version: "0.0.5"
changes:
- description: Cleaning up ML job groups and rule tags, documentation updates
Expand Down
2 changes: 1 addition & 1 deletion packages/problemchild/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: problemchild
title: "Living off the Land Attack Detection"
version: 0.0.5
version: 1.0.0
license: basic
description: "ML solution package to detect Living off the Land (LotL) attacks in your environment. Requires a Platinum subscription."
type: integration
Expand Down

0 comments on commit 9db0e72

Please sign in to comment.