You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Google Play Console reports security error in Pre-launch report details.
Pre-launch report details
Security and trust
Zip Path Traversal
Your app contains an unsafe unzipping pattern that may lead to a Path Traversal vulnerability. Please see this Google Help Center article to learn how to fix the issue.
org.apache.cordova.Zip.unzipSync
The reported error is being caused by cordova plugin cordova-plugin-zip which is a dependency of cordova-plugin-code-push
Reproduction
Install cordova-plugin-code-push, build production APK and submit it to Google Play Console.
Additional Information
cordova-plugin-code-push version: 2.0.0
Cordova version: 10.0.0
The text was updated successfully, but these errors were encountered:
Description
Google Play Console reports security error in Pre-launch report details.
The reported error is being caused by cordova plugin cordova-plugin-zip which is a dependency of cordova-plugin-code-push
Reproduction
Install cordova-plugin-code-push, build production APK and submit it to Google Play Console.
Additional Information
The text was updated successfully, but these errors were encountered: