[Security Solution] Implement normalization on read for rule_source
and immutable
fields
#180140
Labels
8.16 candidate
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules
Feature:Rule Management
Security Solution Detection Rule Management
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.
v8.16.0
Epics: https://github.com/elastic/security-team/issues/1974 (internal), #174168
Summary
As part of our migration strategy to our new schema, we need to implement normalization on read for all endpoints:
kibana/x-pack/plugins/security_solution/docs/rfcs/detection_response/prebuilt_rules_customization.md
Lines 426 to 454 in 07706fd
RuleResponse
, will perform normalization on read, which will transform legacy rules to the new schema in memory on read operation, before returning it as a response from an API endpoint.RulesManagementClient
abstraction to be created in [Security Solution] RulesManagementClient refactoring. Part 1 #180128Background
kibana/x-pack/plugins/security_solution/docs/rfcs/detection_response/prebuilt_rules_customization.md
Lines 457 to 538 in 07706fd
The text was updated successfully, but these errors were encountered: