Closed jpdjere closed 4 weeks ago
Pinging @elastic/security-detections-response (Team:Detections and Resp)
Pinging @elastic/security-solution (Team: SecuritySolution)
Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)
Epics: https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/174168
Summary
Two fields have been left out of the Prebuilt Rules upgrade workflows and should be added:
InvestigationFields
AlertSuppression
: is actually two different fields:AlertSuppression
for all rule types except ThresholdThresholdAlertSuppression
for Threshold rule typesTo completely add these fields to the Upgrade Workflow the following sections in the codebase need to be edited:
/upgrade/_review
endpoint/upgrade/_perform
endpoint/upgrade/_perform
endpoint request payload typesUI