getsentry / getsentry/sentry-java
View Hierarchy: Option to disable reporting of identifiers/tags
Open
Android
Attachments
Improvement
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
In our View Hierarchy (VH) feature, we read specific identifiers/tags (depending on platform) from view classes and surface this information in the rendered VH on the product. If an app writes potentially sensitive information to these fields (even though these fields are not designed for this), the app will be able to use the new option to not read and surface this data.
Contributor guide
Assessment
This issue has not been assessed yet.