elastic / kibana

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

[Security Solution] Rule domain definition #190605

Open xcrzx opened 3 weeks ago

xcrzx commented 3 weeks ago

Summary

Currently, we have the rule schema defined in multiple places and contexts, such as rule response, diffable rule, rule upgrade specifiers, etc. This fragmented approach leads to a sub-optimal developer experience and is prone to errors. When a new rule field is added, developers must manually update all locations where rule schemas are defined, which is time-consuming and error-prone.

Proposal:

Explore the possibility of creating a single source of truth for rule schemas.

Key Points:

Verify that the approach allows us to achieve

elasticmachine commented 3 weeks ago

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

elasticmachine commented 3 weeks ago

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

elasticmachine commented 3 weeks ago

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