Add Cloud Configuration Finding to the list of data streams in README - #11535
Merged
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
efd6
reviewed
Oct 29, 2024
| ## Data streams | ||
|
|
||
| The Wiz integration collects three types of data: Audit, Issue and Vulnerability. | ||
| The Wiz integration collects four types of data: Audit, Cloud Configuration Finding, Issue and Vulnerability. |
Contributor
There was a problem hiding this comment.
This change should be made in _dev/build/docs/README.md and propagated here by elastic-package build.
| - version: "1.8.3" | ||
| changes: | ||
| - description: Add Cloud Configuration Finding to the list of data streams in README | ||
| type: enhancement |
Contributor
There was a problem hiding this comment.
I'd say that this is a bugfix as it's correcting incorrect information. Classing it as a bugfix also has the happy effect that we are not breaking semver semantics.
|
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
audit |
2444.99 | 1661.13 | -783.86 (-32.06%) | 💔 |
cloud_configuration_finding |
3861 | 2320.19 | -1540.81 (-39.91%) | 💔 |
issue |
2538.07 | 2061.86 | -476.21 (-18.76%) | 💔 |
vulnerability |
3215.43 | 2439.02 | -776.41 (-24.15%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
History
|
efd6
approved these changes
Oct 29, 2024
Contributor
|
Package wiz - 1.8.3 containing this change is available at https://epr.elastic.co/search?package=wiz |
qcorporation
pushed a commit
that referenced
this pull request
Feb 4, 2025
…#11535) Update README to mention the fourth support data stream, "Cloud Configuration Finding".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Proposed commit message
Update readme to mention the fourth support data stream, Cloud Configuration Finding
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots