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?