How do I make use of this fix (Use of Unsafe Serialization API Exposes App to Remote Code Execution) to as part of react-native-firebase? #8474
Unanswered
Satyam-code143
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running into Use of Unsafe Serialization API Exposes App to Remote Code Execution issue during the security scan. As I was searching for a solution, I came across this solution #14424 that is for firebase-iOS-sdk. Since I am using
"@react-native-firebase/app": "^21.14.0"
and"@react-native-firebase/messaging": "^21.14.0"
even after updating the package to it's latest version. I still see the issue getting flagged in the security scan.Any help in getting this resolved would be appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions