getsentry / getsentry/sentry-java
Add OS security patch level to app context
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### Problem Statement
There are security patches from OS vendors, that break critical parts of the storage and break librarires and apps. It happened recently with a security patch from Samsung. See more info [here](https://github.com/oblador/react-native-keychain/issues/617).
### Solution Brainstorm
In order to investigate this type of issues, it's valuable to have OS security patch level reported to sentry tags. We've now added it manually on our side, but I think it would be great to have it by default coming from Sentry.
### Product Area
Issues
┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2023) by [Unito](https://www.unito.io)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.