-
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
slack: map md5 hash detail for files #9417
Conversation
🚀 Benchmarks reportTo see the full report comment with |
Pinging @elastic/security-service-integrations (Team:Security-Service 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.
LGTM 👍🏼
- set: | ||
field: file.hash.md5 | ||
copy_from: slack.audit.details.md5 | ||
ignore_empty_value: true | ||
if: ctx.slack?.audit?.entity?.entity_type == "file" |
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.
Maybe we copy this into related.hash
as well?
💚 Build Succeeded
History
cc @efd6 |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Package slack - 1.19.0 containing this change is available at https://epr.elastic.co/search?package=slack |
Proposed commit message
See title.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots