Change log for CLOUDFLARE_WAF

Date Changes
2023-08-30 - Initialized field "ClientRequestPath".
2023-02-02 - Validated the 'security_result' value before its getting merged to event.
2022-09-16 - Mapped the field 'Action' to 'security_result.action_details'.
- Mapped 'security_result.action' to 'ALLOW_WITH_MODIFICATION' when action contains "challengeSolved", "jschallengeSolved", "managedchallengenoninteractivesolved", "managedchallengeinteractivesolved".
- Mapped 'security_result.action' to 'BLOCK' when action contains "drop", "block", "connectionclose".
- Mapped 'security_result.action' to 'FAIL' when action contains "challengefailed", "jschallengefailed".
2022-07-25