Release Notes > What’s New > Kubernetes WAF Version 1.2.0
Kubernetes WAF Version 1.2.0
This version includes the following capabilities:
DLP (Data Leakage Prevention)
This new protection inspects outbound responses to determine if they expose sensitive information, such as credit card numbers, Social Security numbers, or custom patterns. The protection scans the HTTP Body of each reply message for patterns and values matching those specified in the policy.
RFC Validation
This new protection inspects traffic for anomalies in the message and violations of the protocol's RFC. Messages with anomalies may be misinterpreted by applications or parsing entities and may affect security detection.
Modifications and Improvements
*The whitelist protection now allows configuring multiple HTTP Methods per path. It now includes an ‘Any’ method to match all other methods not predefined.
*Improvements and fixes in the WebUI portal.