-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[7.12][Security] Shellcode telemetry update for schema adjustment #93143
[7.12][Security] Shellcode telemetry update for schema adjustment #93143
Conversation
Pinging @elastic/security-solution (Team: SecuritySolution) |
@elasticmachine merge upstream |
…://github.com/gabriellandau/kibana into security-allowlist-update-for-schema-refactor
@elasticmachine merge upstream |
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.
🌔 🚀 ✨ LGTM ✨ 🚀 🌔
cc/ @elastic/security-data-engineering
@elasticmachine merge upstream |
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.
LGTM
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.
LGTM!
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
…astic#93143) * Shellcode telemetry update for schema adjustment * Lint * Lint Co-authored-by: Kibana Machine <[email protected]>
…astic#93143) * Shellcode telemetry update for schema adjustment * Lint * Lint Co-authored-by: Kibana Machine <[email protected]>
…3143) (#93340) * Shellcode telemetry update for schema adjustment * Lint * Lint Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…3143) (#93341) * Shellcode telemetry update for schema adjustment * Lint * Lint Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
Summary
This is a fix to the telemetry allowlist for the upcoming 7.12 release. We moved some things around to clarify field names and enable better code reuse in the future.
I am basing this off #92146. Please let me know if I need to do anything additional.
Checklist
Covered by unit tests in
For maintainers