diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index 7e969d03dcd..34c726c0196 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -1,11 +1,17 @@ # newer versions go on top # version map: +# 1.8.x - 8.13.x # 1.7.x - 8.12.x # 1.6.x - 8.11.x # 1.5.x - 8.10.x # 1.4.x - 8.9.x # 1.3.x - 8.8.x # 1.2.x - 8.7.x +- version: "1.8.0-preview01" + changes: + - description: Adopt Secrets + type: enhancement + link: https://github.com/elastic/integrations/pull/8665 - version: "1.7.1" changes: - description: Remove disabled fields. diff --git a/packages/cloud_security_posture/data_stream/findings/manifest.yml b/packages/cloud_security_posture/data_stream/findings/manifest.yml index ad0918107f6..197a2feead4 100644 --- a/packages/cloud_security_posture/data_stream/findings/manifest.yml +++ b/packages/cloud_security_posture/data_stream/findings/manifest.yml @@ -31,6 +31,7 @@ streams: multi: false required: false show_user: true + secret: true - name: session_token type: text title: Session Token @@ -80,6 +81,7 @@ streams: multi: false required: false show_user: true + secret: true - name: session_token type: text title: Session Token @@ -195,6 +197,7 @@ streams: multi: false required: false show_user: true + secret: true - name: azure.credentials.client_username type: text title: Client Username @@ -207,6 +210,7 @@ streams: multi: false required: false show_user: true + secret: true - name: azure.credentials.client_certificate_path type: text title: Client Certificate Path @@ -219,3 +223,4 @@ streams: multi: false required: false show_user: true + secret: true diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 4c6f1aa0166..e1a5b9904c6 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.7.1" +version: "1.8.0-preview01" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure" @@ -12,7 +12,7 @@ categories: - security conditions: kibana: - version: "^8.12.0" + version: "^8.13.0" elastic: subscription: basic capabilities: