Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cloud Security] fix 'got types.Null, expected iterable type' error #11098

Merged
merged 4 commits into from
Sep 13, 2024

Conversation

maxcold
Copy link
Contributor

@maxcold maxcold commented Sep 11, 2024

Proposed commit message

Fix 'got types.Null, expected iterable type' error in all Wiz data streams discovered in https://github.com/elastic/security-team/issues/10390

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

  • build package elastic-package build
  • run stack elastic-package stack up -v -d
  • ingest some Wiz data
  • over time there shouldn't be any documents with error.message in the Wiz documents

Related issues

@maxcold maxcold added Team:Cloud Security Label for the Cloud Security team [elastic/cloud-security-posture] bugfix Pull request that fixes a bug issue Integration:wiz Wiz labels Sep 11, 2024
@elasticmachine
Copy link

elasticmachine commented Sep 11, 2024

🚀 Benchmarks report

Package wiz 👍(3) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
cloud_configuration_finding 5347.59 4184.1 -1163.49 (-21.76%) 💔

To see the full report comment with /test benchmark fullreport

@maxcold maxcold marked this pull request as ready for review September 11, 2024 15:41
@maxcold maxcold requested a review from a team as a code owner September 11, 2024 15:41
@maxcold maxcold requested a review from a team September 11, 2024 15:41
@andrewkroh andrewkroh added the Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations] label Sep 11, 2024
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@maxcold maxcold requested a review from efd6 September 12, 2024 10:00
@elasticmachine
Copy link

💚 Build Succeeded

History

@maxcold maxcold merged commit 82311e2 into elastic:main Sep 13, 2024
5 checks passed
@maxcold maxcold deleted the csp-fix-type-null-error-in-wiz branch September 13, 2024 07:48
@elasticmachine
Copy link

Package wiz - 1.9.0-preview02 containing this change is available at https://epr.elastic.co/search?package=wiz

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:wiz Wiz Team:Cloud Security Label for the Cloud Security team [elastic/cloud-security-posture] Team:Security-Service Integrations Security Service Integrations Team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants