Skip to content

Feature scrubbing sensitive data support with sanitizeKeys #2391

@ma2gedev

Description

@ma2gedev

Is there a plan to support sanitizing data before send to the server? The following comment was found at #1564 but the issue was closed, so we would like to confirm the current status.

We will soon release a new way of how to strip sensitive data in SDKs, stay tuned.

#1564 (comment)

background

Current JavaScript SDK does not support this feature, users manually filter with beforeSend callback according to document. However former Raven.js supports this feature with sanitizeKeys, document here. And also other SDK supports this feature for example Ruby's SDK provides sanitize_fields.

It's worth to support this feature in new SDK when the user migrate from Raven.js to new Sentry SDK, or decide to use which SDK in new project.

Related resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions