-
Notifications
You must be signed in to change notification settings - Fork 444
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
Add CRC support to the Zoom integration #6288
Conversation
🌐 Coverage report
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a small nit, this looks good otherwise, the version bump is necessary to support the new CRC functionality as an FYI for anyone checking.
packages/zoom/data_stream/webhook/agent/stream/http_endpoint.yml.hbs
Outdated
Show resolved
Hide resolved
Package zoom - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=zoom |
What does this PR do?
This pull request adds the possibility for the Zoom integration of supporting CRC requests and validating its webhook as is required from Zoom for newer webhooks. More information about this validation is available here.
Changes in the input related to this CRC validation can be found at elastic/beats#35204.
It also fixes two outdated links in the documentation.
Checklist
changelog.yml
file.Related issues
Screenshots
Integration config
CRC request response
Event ingested