Skip to content

Commit 67cfe86

Browse files
authored
add asset_inventory categories (#1357)
* added category to yml * changelog update
1 parent 31f8f64 commit 67cfe86

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4545
* Cleanup SQL storage indexer backup database only when a new index version is downloaded (technical preview). [#1334](https://github.com/elastic/package-registry/pull/1334)
4646
* Add support to discover content packages based on the datasets defined in the discovery parameter. [#1338](https://github.com/elastic/package-registry/pull/1338)
4747
* Include deployment modes in responses when they are defined at inputs of the policy templates. [#1345](https://github.com/elastic/package-registry/pull/1345)
48+
* New Security subcategory "asset_inventory" [#1357](https://github.com/elastic/package-registry/pull/1357)
4849

4950
### Deprecated
5051

categories/categories.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ categories:
9999
subcategories:
100100
advanced_analytics_ueba:
101101
title: "Advanced Analytics (UEBA)"
102+
asset_inventory:
103+
title: "Asset Inventory"
102104
auditd:
103105
title: "AuditD"
104106
authentication:

0 commit comments

Comments
 (0)