getsentry / getsentry/sentry-java

Add mask-aware label capture for interaction breadcrumbs

Abierto
#5,556 1 comentario 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.