Commit 9c8e86e
authored
[Security Solution] Adds
## Summary
Precursor to elastic#234793
**Must go into serverless before that PR is merged in**
Adds new fields related to [customized rule alert
telemetry](elastic#230856) to the
internal rule schema, an addition that must be done before adding them
to the security rule schemas (e.g. `RuleResponse`, etc.)customized_fields and has_base_version fields to internal rule schema (elastic#235394)1 parent 942e137 commit 9c8e86e
File tree
1 file changed
+8
-0
lines changed- x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_schema/model
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
107 | 115 | | |
108 | 116 | | |
109 | 117 | | |
| |||
0 commit comments