Stay organized with collections
Save and categorize content based on your preferences.
Change log for CLOUDFLARE_WAF
Date
Changes
2024-08-08
Enhancement:
- Extracted data from "ClientRequestHost" and "ClientRequestURI", merged it and mapped the result to "target.url".
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".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]