From 100e9c5359512993a62077fce0720c09a0182e00 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 15 Feb 2024 09:07:41 +0000 Subject: [PATCH 1/3] Update manifest version --- packages/cloud_security_posture/manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 443ff0e4956..9f44f6714f3 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.0.0 name: cloud_security_posture title: "Security Posture Management" -version: "1.8.0-preview05" +version: "1.8.0-preview06" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure" From a0a3925aeea34bc96e6dc1fe908f8f3a7864ddd7 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 15 Feb 2024 09:07:42 +0000 Subject: [PATCH 2/3] Update manifest template vars --- packages/cloud_security_posture/manifest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 9f44f6714f3..95db3234d2e 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -116,7 +116,7 @@ policy_templates: show_user: false description: Template URL to Cloud Formation Quick Create Stack # ACCOUNT_TYPE value should be either "single-account" or "organization-account" - 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.12.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 + 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.13.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 - type: cloudbeat/cis_gcp title: GCP description: CIS Benchmark for Google Cloud Platform Foundations @@ -128,7 +128,7 @@ policy_templates: required: true show_user: false description: A URL to CloudShell for creating a new deployment - default: https://shell.cloud.google.com/cloudshell/?ephemeral=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Felastic%2Fcloudbeat&cloudshell_git_branch=8.12&cloudshell_workspace=deploy%2Fdeployment-manager&show=terminal + default: https://shell.cloud.google.com/cloudshell/?ephemeral=true&cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Felastic%2Fcloudbeat&cloudshell_git_branch=8.13&cloudshell_workspace=deploy%2Fdeployment-manager&show=terminal - type: cloudbeat/cis_azure title: Azure description: CIS Benchmark for Microsoft Azure Foundations @@ -141,7 +141,7 @@ policy_templates: show_user: false description: A URL to the ARM Template for creating a new deployment # ACCOUNT_TYPE value should be either "single-account" or "organization-account" - default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.12%2Fdeploy%2Fazure%2FARM-for-ACCOUNT_TYPE.json + default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.13%2Fdeploy%2Fazure%2FARM-for-ACCOUNT_TYPE.json - name: vuln_mgmt title: Cloud Native Vulnerability Management (CNVM) description: Scan for cloud workload vulnerabilities @@ -177,7 +177,7 @@ policy_templates: required: true show_user: false description: Template URL to Cloud Formation Quick Create Stack - default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.12.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 + default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.13.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 owner: github: elastic/cloud-security-posture type: elastic From 138fa962e14a8eece1501cc050d508109649d666 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 15 Feb 2024 09:07:46 +0000 Subject: [PATCH 3/3] Update changelog version --- packages/cloud_security_posture/changelog.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index 0d1cc37f062..2833019301b 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -7,7 +7,7 @@ # 1.4.x - 8.9.x # 1.3.x - 8.8.x # 1.2.x - 8.7.x -- version: "1.8.0-preview05" +- version: "1.8.0-preview06" changes: - description: Rollback CIS Azure Rules 9.3,9.10 type: bugfix @@ -24,6 +24,9 @@ - description: Adopt Secrets type: enhancement link: https://github.com/elastic/integrations/pull/8665 + - description: Bump version + type: enhancement + link: https://github.com/elastic/integrations/pull/9168 - version: "1.7.1" changes: - description: Remove disabled fields.