Skip to content

Commit

Permalink
TEMP COMMIT. REBASE ME
Browse files Browse the repository at this point in the history
  • Loading branch information
banderror committed Nov 19, 2020
1 parent d52f8d4 commit 568f46c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ export const signalRulesAlertType = ({
buildRuleMessage,
});
} else if (isEqlRule(type)) {
// TODO: Sync. Seems like severity and risk score overrides are not taken into account during processing EQL rules.
if (query === undefined) {
throw new Error('EQL query rule must have a query defined');
}
Expand Down

0 comments on commit 568f46c

Please sign in to comment.