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.
这是我们建议的方式
$ npm install qiniu
下载地址:https://github.com/qiniu/nodejs-sdk/releases
这里可以下载到旧版本的SDK,release 版本有版本号,有 CHANGELOG,使用规格也会比较稳定。
你可以直接用 git clone 下载源代码来使用。但是请注意非 master 分支的代码在规格上可能承受变更,应谨慎使用。
旧版本的SDK(version < 6.0.0) 戳这里
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git
仓库 (git push origin my-new-feature
)git
远程仓库的 my-new-feature
分支下发起 Pull RequestCopyright (c) 2013 qiniu.com
基于 MIT 协议发布:
FAQs
Node wrapper for Qiniu Resource (Cloud) Storage API
The npm package qiniu receives a total of 5,229 weekly downloads. As such, qiniu popularity was classified as popular.
We found that qiniu demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.