Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

CohenIdo
Copy link
Contributor

@CohenIdo CohenIdo commented Jul 14, 2025

solves:

Overview
This PR removes the transform commit from the current 2.0.0 version of the Cloud Security integration to ensure compatibility with Kibana version ^8.19. The goal is to address the issue of duplicated findings that occurs when the transform is present in environments running Kibana 8.19.

Background

  • Integration 2.0.0 was initially released with changes intended for Kibana 9.1, including a new transform.
  • When installed on Kibana 8.19, this caused duplicated findings due to both the old and new transforms running simultaneously.
  • To resolve this, we are removing the transform commit from 2.0.0, making it stable and compatible for Kibana ^8.19 deployments.

Changes

  • Reverts the transform-related changes that were included in 2.0.0.
  • Ensures that the integration will not introduce duplicated findings for users on Kibana 8.19.
  • Maintains all other features and fixes intended for 2.0.0, except for the transform.

Impact

  • Kibana ^8.19 users will receive a version of the integration that is free from duplicated findings and compatible with their stack.
    • The transform changes will be reintroduced in a future integration version (3.0.0) targeting Kibana 9.1+.

Note: A follow-up PR will introduce the transform changes in integration version 3.0.0 for Kibana ^9.1 and above.

@CohenIdo CohenIdo requested a review from a team as a code owner July 14, 2025 11:37
@CohenIdo CohenIdo added the Team:Cloud Security Cloud Security team [elastic/cloud-security-posture] label Jul 14, 2025
@andrewkroh andrewkroh added the Integration:cloud_security_posture Security Posture Management label Jul 14, 2025
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

Copy link

@CohenIdo CohenIdo merged commit a707cd5 into elastic:main Jul 14, 2025
9 checks passed
@elastic-vault-github-plugin-prod

Package cloud_security_posture - 2.0.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/2.0.0/

@andrewkroh andrewkroh added the bugfix Pull request that fixes a bug issue label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue Integration:cloud_security_posture Security Posture Management Team:Cloud Security Cloud Security team [elastic/cloud-security-posture]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants