getsentry / getsentry/sentry-java
Add mask-aware label capture for interaction breadcrumbs
Ouverte
Platform: Android
Task
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.