Skip to content

Conversation

joladev
Copy link
Contributor

@joladev joladev commented Nov 22, 2020

The scrubbing logic in Sentry.PlugContext acts on keys, and so lists themselves are not a target for scrubbing. But lists can contain maps that need scrubbing. This adds support for lists in the scrubbing logic.

@joladev joladev force-pushed the support-lists-in-scrubbing branch from 0bc94ac to d10a159 Compare November 22, 2020 22:21
Copy link
Contributor

@mitchellhenke mitchellhenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thank you!

The scrubbing logic acts on keys, and so lists themselves are not a target for scrubbing. But lists can contain maps that need scrubbing. This adds support for lists in the scrubbing logic.
@joladev joladev force-pushed the support-lists-in-scrubbing branch from d10a159 to e47eb6d Compare November 23, 2020 08:37
@mitchellhenke mitchellhenke merged commit 5dc3c93 into getsentry:master Nov 24, 2020
@mitchellhenke
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants