Refactor severity handling in WAF detection to use action-based values in LogConsumerService
This update introduces a new function, serverityFromAttackAction, to determine the severity level based on the attack action (warn, block, pass). The severity for generated WAF detection signals and events is now dynamically set using this function, enhancing the accuracy of event categorization.
Showing
Please register or sign in to comment