Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
cordova-plugin-fileviewer
Advanced tools
A file viewing and sharing plugin based on the Web Intents plugin by Boris Smus
Cordova File Viewer (as well as Sharing) Plugin for Android and iOS.
The Android side is based on the WebIntent plugin by Boris Smus (@borismus) - https://github.com/phonegap/phonegap-plugins/tree/master/Android/WebIntent. This has been modified to only contain the parts needed and some methods were renamed, etc.
The iOS side uses UIActivityViewController
and UIDocumentInteractionController
.
It was created for the SpiderOak Mobile Client project - https://github.com/SpiderOak/SpiderOakMobileClient
One downside of having been written for just Android first is that there are some Androidisms in the iOS plugin (such as passing android.intent.extra.STREAM
in the extras params etc). Fixing this, and better documentation, will be done soon.
Follows the Cordova Plugin spec, so that it works with the Cordova CLI tools.
cordova plugin add https://github.com/SpiderOak/FileViewerPlugin.git
phonegap local plugin add https://github.com/SpiderOak/FileViewerPlugin.git
FAQs
A file viewing and sharing plugin based on the Web Intents plugin by Boris Smus
We found that cordova-plugin-fileviewer 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.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.