Skip to content

Commit 30d306a

Browse files
authored
[Cloud Security] Bump up version (#11438)
* Bump up version * update changelog * update manifest version
1 parent 03d2f99 commit 30d306a

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

packages/cloud_security_posture/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
# 1.4.x - 8.9.x
1010
# 1.3.x - 8.8.x
1111
# 1.2.x - 8.7.x
12+
- version: "1.11.0-preview12"
13+
changes:
14+
- description: Bump version
15+
type: enhancement
16+
link: https://github.com/elastic/integrations/pull/11438
1217
- version: "1.11.0-preview11"
1318
changes:
1419
- description: Add deployment_mode agentless to the policy template

packages/cloud_security_posture/manifest.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.2.3
22
name: cloud_security_posture
33
title: "Security Posture Management"
4-
version: "1.11.0-preview11"
4+
version: "1.11.0-preview12"
55
source:
66
license: "Elastic-2.0"
77
description: "Identify & remediate configuration risks in your Cloud infrastructure"
@@ -123,7 +123,7 @@ policy_templates:
123123
show_user: false
124124
description: Template URL to Cloud Formation Quick Create Stack
125125
# ACCOUNT_TYPE value should be either "single-account" or "organization-account"
126-
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.15.0.yml&stackName=Elastic-Cloud-Security-Posture-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
126+
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.16.0.yml&stackName=Elastic-Cloud-Security-Posture-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
127127
- name: cloud_formation_credentials_template
128128
type: text
129129
title: CloudFormation Credentials Template
@@ -132,7 +132,7 @@ policy_templates:
132132
show_user: false
133133
description: Template URL to Cloud Formation Cloud Credentials Stack
134134
# ACCOUNT_TYPE value should be either "single-account" or "organization-account"
135-
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cspm-direct-access-key-ACCOUNT_TYPE-8.15.0.yml
135+
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cspm-direct-access-key-ACCOUNT_TYPE-8.16.0.yml
136136
- type: cloudbeat/cis_gcp
137137
title: GCP
138138
description: CIS Benchmark for Google Cloud Platform Foundations
@@ -144,7 +144,7 @@ policy_templates:
144144
required: true
145145
show_user: false
146146
description: A URL to CloudShell for creating a new deployment
147-
default: https://shell.cloud.google.com/cloudshell/?ephemeral=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Felastic%2Fcloudbeat&cloudshell_git_branch=8.15&cloudshell_workspace=deploy%2Fdeployment-manager&show=terminal
147+
default: https://shell.cloud.google.com/cloudshell/?ephemeral=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Felastic%2Fcloudbeat&cloudshell_git_branch=8.16&cloudshell_workspace=deploy%2Fdeployment-manager&show=terminal
148148
- type: cloudbeat/cis_azure
149149
title: Azure
150150
description: CIS Benchmark for Microsoft Azure Foundations
@@ -157,7 +157,7 @@ policy_templates:
157157
show_user: false
158158
description: A URL to the ARM Template for creating a new deployment
159159
# ACCOUNT_TYPE value should be either "single-account" or "organization-account"
160-
default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.15%2Fdeploy%2Fazure%2FARM-for-ACCOUNT_TYPE.json
160+
default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.16%2Fdeploy%2Fazure%2FARM-for-ACCOUNT_TYPE.json
161161
- name: vuln_mgmt
162162
title: Cloud Native Vulnerability Management (CNVM)
163163
description: Scan for cloud workload vulnerabilities
@@ -193,7 +193,7 @@ policy_templates:
193193
required: true
194194
show_user: false
195195
description: Template URL to Cloud Formation Quick Create Stack
196-
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.15.0.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
196+
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.16.0.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
197197
owner:
198198
github: elastic/cloud-security-posture
199199
type: elastic

0 commit comments

Comments
 (0)