Data scrubber appears to not scrub from all breadcrumbs

I have default data scrubbers on but Sentry isn’t scrubbing the data from all locations in a event.

The data is a test json object {"password":"000"}.

In a Event which has this, it’s filtered from “console” and “sentry” breadcrumbs, but not from the “exception” breadcrumb of the error text direct above the breadcrumbs

Is this a bug?

Hello @some-guy, this breadcrumb message is derived from the exception message which cannot be scrubbed using our existing data scrubbers. I would recommend trying our advanced data scrubbing to solve this issue.

Thanks,
Markus

1 Like