Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

JustCooLpOOLe's avatar
JustCooLpOOLe
Icon for Cirrocumulus rankCirrocumulus
Sep 07, 2017

ASM Data Guard - Masking Email Addresses

Hi,

 

I will likely have a requirement to create a custom pattern to mask any email addresses within the response. Has anyone done this or have an example that I can use to test? I'm assuming it's just a custom pattern and specify that pattern via Regex but I'm a bit unfamiliar with regex.

 

Any help would be greatly appreciated!

 

1 Reply

  • Hi,

    Try this expression:

    [a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}