File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
packages/cloud_security_posture Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6
6
# 1.4.x - 8.9.x
7
7
# 1.3.x - 8.8.x
8
8
# 1.2.x - 8.7.x
9
- - version : " 1.6.4-preview1 "
9
+ - version : " 1.6.4"
10
10
changes :
11
11
- description : Assign default GCP account type
12
12
type : bugfix
13
13
link : https://github.com/elastic/integrations/pull/8228
14
+ - description : Base CloudFormation url only on version
15
+ type : enhancement
16
+ link : https://github.com/elastic/integrations/pull/8246
14
17
- version : " 1.6.3"
15
18
changes :
16
19
- description : Update URL for AWS
Original file line number Diff line number Diff line change 1
1
format_version : 3.0.0
2
2
name : cloud_security_posture
3
3
title : " Security Posture Management"
4
- version : " 1.6.4-preview1 "
4
+ version : " 1.6.4"
5
5
source :
6
6
license : " Elastic-2.0"
7
7
description : " Identify & remediate configuration risks in your Cloud infrastructure"
@@ -116,7 +116,7 @@ policy_templates:
116
116
show_user : false
117
117
description : Template URL to Cloud Formation Quick Create Stack
118
118
# ACCOUNT_TYPE value should be either "single-account" or "organization-account"
119
- default : https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cspm-ACCOUNT_TYPE-8.11.0-2023-10-16-17-10-02 .yml&stackName=Elastic-Cloud-Security-Posture-Management¶m_EnrollmentToken=FLEET_ENROLLMENT_TOKEN¶m_FleetUrl=FLEET_URL¶m_ElasticAgentVersion=KIBANA_VERSION¶m_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
119
+ default : https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cspm-ACCOUNT_TYPE-8.11.0.yml&stackName=Elastic-Cloud-Security-Posture-Management¶m_EnrollmentToken=FLEET_ENROLLMENT_TOKEN¶m_FleetUrl=FLEET_URL¶m_ElasticAgentVersion=KIBANA_VERSION¶m_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
120
120
- type : cloudbeat/cis_gcp
121
121
title : GCP
122
122
description : CIS Benchmark for Google Cloud Platform Foundations
@@ -176,7 +176,7 @@ policy_templates:
176
176
required : true
177
177
show_user : false
178
178
description : Template URL to Cloud Formation Quick Create Stack
179
- default : https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.11.0-2023-09-10-08-35-18 .yml&stackName=Elastic-Vulnerability-Management¶m_EnrollmentToken=FLEET_ENROLLMENT_TOKEN¶m_FleetUrl=FLEET_URL¶m_ElasticAgentVersion=KIBANA_VERSION¶m_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
179
+ default : https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.11.0.yml&stackName=Elastic-Vulnerability-Management¶m_EnrollmentToken=FLEET_ENROLLMENT_TOKEN¶m_FleetUrl=FLEET_URL¶m_ElasticAgentVersion=KIBANA_VERSION¶m_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
180
180
owner :
181
181
github : elastic/cloud-security-posture
182
182
type : elastic
You can’t perform that action at this time.
0 commit comments