Ysee Monnier
Ysee Monnier
**Describe the bug** After adding the library to our project version 8.3.0, when trying to call a secure endpoint, we get SSLException from Retrofit/OkHttp and our api calls fail. We...
**Describe the bug** Since integrating the freeRASP 9.6.0-NO_DB library, we have encountered several crashes associated with the native library not initializing freeRASP properly: - **dlopen failed: library "libsecurity.so" not found**...
Hello, We are interested in using your library, but we are encountering an issue with report generation. Currently, the only format available for generating the report is YAML. Is there...
We have integrated **Firebase App Check** on Android using the **Play Integrity API** provider. Initially, App Check was disabled due to issues with some users, particularly those on **GrapheneOS**, who...
## Expected Behavior No Detekt issues should be reported when running the following command with `detekt.use.worker.api` enabled: ``` ./gradlew --rerun-tasks :commonAndroid:detektDebug :commonAndroid:detektDebugUnitTest ``` ## Observed Behavior When `detekt.use.worker.api` is enabled,...