[ESET PROTECT] Normalize ECS hash fields enabling indicator match rules - #9465
Merged
Conversation
…atching. Fixed grok parse error when object_uri equals 'script'.
efd6
reviewed
Apr 1, 2024
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
Contributor
|
/test |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
Contributor
|
You are referencing the wrong pull request in the changelog |
Contributor
Author
@efd6 How do I go about fixing this, issue and PR? |
Contributor
|
Sorry about that, I should have caught it. You can send another PR to fix the line. No other change is required. Otherwise I can do it tomorrow. |
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.

100.0% Coverage on New Code
0.0% Duplication on New Code
[Enhancement]
This PR aims to improve compatibility with threat intelligence and other security integrations, including ESET Threat Intelligence #9255, by lowercasing the ECS hash fields
threat.indicator.file.hash.sha1,file.hash.shaandrelated.hash, which is more in line with similar security integrations. This would enable one to use indicator match rules more easily as well.Also fixes a parsing error when
object_uriequalsscript.Proposed commit message
Lowercase related hash and indicator hash to support indicator rule matching. Fixed grok parse error when
object_uriequalsscript.Checklist
changelog.ymlfile.