Skip to content

Commit 8d7c5a0

Browse files
authored
[Cloud Posture] Update CSPM display name (#3817)
1 parent 4b9333e commit 8d7c5a0

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

packages/cloud_security_posture/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.0.21"
3+
changes:
4+
- description: Update package display name
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/3817
27
- version: "0.0.20"
38
changes:
49
- description: Remove Kibana configuration section from README

packages/cloud_security_posture/manifest.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 1.0.0
22
name: cloud_security_posture
3-
title: "CIS Kubernetes Benchmark"
4-
version: 0.0.20
3+
title: "Kubernetes Security Posture Management"
4+
version: 0.0.21
55
license: basic
66
description: "Check Kubernetes cluster compliance with the Kubernetes CIS benchmark."
77
type: integration
@@ -39,7 +39,7 @@ icons:
3939
type: image/svg+xml
4040
policy_templates:
4141
- name: kspm
42-
title: CIS Kubernetes Benchmark
42+
title: Kubernetes Security Posture Management
4343
description: Check Kubernetes cluster compliance with the Kubernetes CIS benchmark.
4444
multiple: false
4545
inputs:

0 commit comments

Comments
 (0)