Sentry: Data scrubber filters entire URL if breadcrumb contains sensitive data

Created on 10 May 2016  路  4Comments  路  Source: getsentry/sentry

From a user:

Currently if URL contains access_token param, whole URL will be shown as [Filtered], which is not really useful when almost all our URLs have access_token query param due to ability to avoid CORS OPTIONS request for each HTTP request.

It would be nice if the data scrubber only filtered the affected query string component.

Most helpful comment

You can just put url in Safe Fields in your project settings
Screen Shot 2019-05-09 at 3 02 27 PM

All 4 comments

Same problem. Is there a plan to address this?

+1 for this, as currently the breadcrumb information is pretty useless when certain requests are scrubbed, making it hard to analyse certain issues:

image

You can just put url in Safe Fields in your project settings
Screen Shot 2019-05-09 at 3 02 27 PM

Closing this issue due to staleness. Feel free to comment here if you think we should still work on this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benvinegar picture benvinegar  路  4Comments

gocarlos picture gocarlos  路  3Comments

jmatsushita picture jmatsushita  路  4Comments

Aletz-Arce picture Aletz-Arce  路  3Comments

codekitchen picture codekitchen  路  3Comments