Closed BergQuester closed 2 months ago
@BergQuester, thank you for your report! I've reopened the PR. We’ll keep you updated in this thread once it’s merged and released!
@BergQuester, please note that this update will require the minimum iOS versions to be set to 15.5 or higher, as it is a requirement of ZipArchive 2.5.5. You can update this by modifying your podfile, see this comment.
A fix for this issue was released with the AppCenter SDK ReactNative v9.0.0, so I'm closing this issue.
Steps to Reproduce
Expected Behavior
A version of ZipArchive is used that does not contain these vulnerabilities
Actual Behavior
The current version used is unpatched
There is a PR that was closed that updated ZipArchive to a patched version: https://github.com/microsoft/react-native-code-push/pull/2709