dropbox-fs
dropbox-fs copied to clipboard
:package: Node FS wrapper for Dropbox
检测到 sallar/dropbox-fs 一共引入了351个开源组件,存在10个漏洞 ``` 漏洞标题:Growl命令执行漏洞 缺陷组件:[email protected] 漏洞编号:CVE-2017-16042 漏洞描述:Growl是一套支持Node.js的通知系统。 Growl 1.10.2之前版本中存在安全漏洞,该漏洞源于在将输入传递到shell命令之前,程序未能正确的对其进行过滤。攻击者可利用该漏洞执行任意命令。 国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2018-24664 影响范围:(∞, 1.10.0) 最小修复版本:1.10.0 缺陷组件引入路径:[email protected]>[email protected]>[email protected] ``` 另外还有10个漏洞,详细报告:https://mofeisec.com/jr?p=if2938
Hi, can you please help me with this error? I'm trying to use promises, but when I try ``` var dfs = require('dropbox-fs/promises')({ apiKey: 'DROPBOX_API_KEY_HERE' }); ``` it throws me...
Hi there I'm facing the problem that it doesn't show me the whole amount of files. In my case, I have more than 2000 files in the Dropbox-App-Folder. And dropbox-fs...
Also updates vulnerable dependencies and an unsafe new Buffer() call To run, add a folder called `utf8-test`containing a file `utf8.txt` with content `brök`
Add Node.js `createReadStream()` and `createWriteStream()` functions, using internally stream APIs to fetch and write files content to Dropbox servers.
Use Dropbox PropertyFields to expand stored metadata, like filesystem permissions.