getsentry / getsentry/sentry-java
Add mask-aware label capture for interaction breadcrumbs
Abierto
Platform: Android
Task
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.