getsentry / getsentry/sentry-java

Add mask-aware label capture for interaction breadcrumbs

Open
#5,556 1 comment 0 reactions 0 assignees View on GitHub
Platform: Android Task
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

Check Session Replay privacy config before including labels in interaction breadcrumbs. Skip labels when the tapped view is masked/redacted.

This is the PII safety gate that prevents text content from leaking into breadcrumbs when Session Replay masking is active.

Reference implementation: [RN SDK touchevents.tsx]() — `_isMaskAllTextEnabled()` and `hasAncestorMask()` checks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.