Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
cordova-plugin-cronapp-migrate-storage
Advanced tools
Cordova plugin that migrates WebSQL and localStorage data when you start using the `cordova-plugin-ionic-webview` plugin. This works only for Android!
cordova-plugin-cronapp-migrate-storage
Cordova plugin that migrates WebSQL and localStorage data when you start using the
cordova-plugin-ionic-webview
plugin. This works only for Android!
Straight forward, just via cordova plugin add
.
cordova plugin add cordova-plugin-cronapp-migrate-storage --save
The plugin uses the WKPort
preference supplied to the ionic webview. If that was not found, the no port will be used.
To test this, you will have to do the following:
cordova plugin rm --save cordova-plugin-ionic-webview cordova-plugin-cronapp-migrate-storage
cordova plugin add --save cordova-plugin-ionic-webview@^5.0.0 cordova-plugin-cronapp-migrate-storage
cordova-plugin-ionic-webview@5.0.0
!Most of the code in this plugin was either adapted or inspired from a plethora of other sources. Creating this plugin would not have been possible if not for these repositories and their contributors:
FAQs
Cordova plugin that migrates WebSQL and localStorage data when you start using the `cordova-plugin-ionic-webview` plugin. This works only for Android!
The npm package cordova-plugin-cronapp-migrate-storage receives a total of 1 weekly downloads. As such, cordova-plugin-cronapp-migrate-storage popularity was classified as not popular.
We found that cordova-plugin-cronapp-migrate-storage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.