【问题标题】:Sentry: Remove querystring from URLSentry:从 URL 中删除查询字符串
【发布时间】:2016-07-22 10:56:31
【问题描述】:

有谁知道如何从 Sentry 中报告的错误 URL 中删除查询字符串字段(如令牌)?

目前,据报道如下: https://sub.domain.com/test/?token=wead87j4odja&auth=test&id=5

而且我希望它在没有标记的情况下显示: https://sub.domain.com/test/?auth=test&id=5

【问题讨论】:

  • 为什么是负面的?我认为这是一个合理的问题。 ://

标签: sentry


【解决方案1】:

您是否调查过 Data Scrubbers 组织?

https://docs.getsentry.com/hosted/learn/sensitive-data/

【讨论】:

  • 是的,我将令牌放在“其他敏感字段”中,但它仍然在 URL 中显示令牌。 :(
猜你喜欢
  • 2011-02-02
  • 1970-01-01
  • 2011-03-28
  • 1970-01-01
  • 2018-12-08
  • 2019-02-27
  • 2019-01-14
相关资源
最近更新 更多