Demo · synthetic input · recorded rule output · 2026-09-09
Pattern redaction misses a secret name
Click “Page demo”, choose AI assistant and Labels only, and leave all types enabled. The email, password and project name are synthetic.
Input
Email: [email protected] password=demo-only-password Project codename: Blue Heron, not yet public. Note: the browser tab closes during image conversion.
Actual output
Email: [EMAIL_REDACTED] password=[REDACTED] Project codename: Blue Heron, not yet public. Note: the browser tab closes during image conversion.
Reading the result
The email and password field are replaced, but the codename remains intact. Two patterns were redacted; the confidential meaning was not recognized. Remove the codename and check whether the remaining incident description also reveals internal information.
Failures and manual checks
Unusual field names, text in images, split or encoded credentials and indirectly identifying details can be missed. Partial replacement retains fragments; use label mode when the whole value needs hiding.
Download all four test records (JSON)