Skip to content

[Cloud Security] Deprecate vulnerability data views - #10913

Merged
CohenIdo merged 2 commits into
elastic:mainfrom
CohenIdo:deprectate-vuln-dataviews
Sep 3, 2024
Merged

[Cloud Security] Deprecate vulnerability data views#10913
CohenIdo merged 2 commits into
elastic:mainfrom
CohenIdo:deprectate-vuln-dataviews

Conversation

@CohenIdo

Copy link
Copy Markdown
Contributor

solves:

Associated Kibana PR:

Summary:

Beginning with version 8.16, the Cloud Security Posture integration's data view will be deprecated. Instead, CDR data views will be used, which will be installed independently rather than as an integration asset.

@CohenIdo
CohenIdo requested a review from a team as a code owner August 28, 2024 10:13
@elasticmachine

Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added Integration:cloud_security_posture Security Posture Management Team:Cloud Security Cloud Security team [elastic/cloud-security-posture] labels Aug 28, 2024
@maxcold

maxcold commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

@CohenIdo should we also add it to the changelog?
Btw , I realized that I don't really understand the following - am I correct that fixing a bug in an older version of the integration is not possible, as in released say 1.8.1 now

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@andrewkroh andrewkroh added the enhancement New feature or request label Aug 28, 2024
@CohenIdo

Copy link
Copy Markdown
Contributor Author

@CohenIdo should we also add it to the changelog?
I added it to the changelog, probably you commented before I pushed it.

am I correct that fixing a bug in an older version of the integration is not possible, as in released say 1.8.1 now

AFAIK it depends on the stack version:

# 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

So for example if we want to push fix for a bug in 8.11 we can release (I guess) a patch for 1.6.x).
@maxcold Is it answer your question?

@maxcold

maxcold commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

@CohenIdo but in this new 1.6.x version the index pattern that you deleted will be missing, and it won't work for 8.11. Am I missing smth?

@CohenIdo

Copy link
Copy Markdown
Contributor Author

@CohenIdo but in this new 1.6.x version the index pattern that you deleted will be missing, and it won't work for 8.11. Am I missing smth?

The change we introduce here will not be available for stack 8.11 since this integration version requires stack 8.16^.

@maxcold

maxcold commented Sep 2, 2024

Copy link
Copy Markdown
Contributor

@CohenIdo the thing I was missing is the process of backporting a change into an older package version https://www.elastic.co/guide/en/integrations-developer/current/developer-workflow-support-old-package.html

@CohenIdo
CohenIdo merged commit 444fc8d into elastic:main Sep 3, 2024
@elasticmachine

Copy link
Copy Markdown

Package cloud_security_posture - 1.11.0-preview05 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 4, 2025
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:cloud_security_posture Security Posture Management Team:Cloud Security Cloud Security team [elastic/cloud-security-posture]

5 participants