Refactor WAF detection handling in LogConsumerService to improve event generation and error logging
This update replaces direct assignment of WAF detection properties with a new method for generating WAF detections and events, enhancing code clarity and maintainability. Additionally, error handling has been improved to log failures during the generation process, ensuring better visibility into issues that may arise.
Showing
Please register or sign in to comment