elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.79k stars 8.19k forks source link

[Security Solution] Remove `exceptions_list` and `alert_suppression` from Diffable Rule #196213

Open jpdjere opened 6 hours ago

jpdjere commented 6 hours ago

Currently, the fields exceptions_list and alert_suppression are part of the DiffableRule definition. This means that:

However, since we decided in https://github.com/elastic/kibana/issues/186544, that these fields would need to be always updated to their CURRENT version, it makes no sense for them to be displayed in the Three Way Diff component during Rule Upgrade.

Therefore, exclude them from the DiffableRule definition.

This will:

elasticmachine commented 6 hours ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 6 hours ago

Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)

elasticmachine commented 6 hours ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)