[Security Solution] Implement query filters diff algorithm #190241
Labels
enhancement
New value added to drive a business result
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Epics: https://github.com/elastic/security-team/issues/1974 (internal), #174168
Summary
Implement an algorithm for diffing and merging changes in the array of
filters
which is used in the query fields:kql_query
,eql_query
, andesql_query
. The array is currently diffed using a simple diffing approach.Context from the Rule Customization RFC:
To do
filters
array that makes sense from the UX perspective.filters
within thekql_query
,eql_query
, andesql_query
algorithms.The text was updated successfully, but these errors were encountered: