Skip to content

Commit

Permalink
[Vulnerability Management] Update CloudFormation template address (#6021
Browse files Browse the repository at this point in the history
)
  • Loading branch information
amirbenun authored Apr 27, 2023
1 parent cf7e348 commit f8a7af3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# newer versions go on top
- version: "1.3.0-preview6"
- version: "1.3.0-preview7"
changes:
- description: New vulnerability management integration
type: enhancement
Expand Down
4 changes: 2 additions & 2 deletions packages/cloud_security_posture/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 2.3.0
name: cloud_security_posture
title: "Security Posture Management"
version: "1.3.0-preview6"
version: "1.3.0-preview7"
source:
license: "Elastic-2.0"
description: "Identify & remediate configuration risks in your Cloud infrastructure"
Expand Down Expand Up @@ -135,6 +135,6 @@ 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/vuln-mgmt/cloudformation-8.8.0-2023-04-02-12-11-35.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=elastic-agent-KIBANA_VERSION-linux-arm64
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/vuln-mgmt/cloudformation-8.8.0-2023-04-25-08-33-32.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=elastic-agent-KIBANA_VERSION-linux-arm64
owner:
github: elastic/cloud-security-posture

0 comments on commit f8a7af3

Please sign in to comment.