Skip to content

Replay: Make unmasking of detectable sensitive fields impossible #10258

Closed
getsentry/rrweb
#166
@bruno-garcia

Description

@bruno-garcia

Sentry Replay by default masks all text. But users are able to unmask things by opt-ing out of unmasking.

An additional safety net is to skip the unmasking process for some field types, like type='password':

Some sensitive fields are not well defined but somehow integrations like 1password can pre-fill credit card and CVV info.
Would be great to also avoid recording those altogether. To make sure someone who accidently (or due to malice) removed masking does not capture that data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions