aurbano/robinhood-node

Security

开放

#116 创建于 2020年11月26日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (177 个派生)batch import
help wanted

仓库指标

星标
 (698 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I downloaded the latest version 1.7.0 and noticed there were 75 vulnerabilities in this project. 27 of them were HIGH. Given the nature of this library and the potential to expose someone's financial information I wanted to mention this. I will also review the use of lodash, should, uuid, and request to make sure they are malicious.

By removing the following dev dependencies they seem to be resolved:

npm uninstall ava
npm uninstall coveralls
npm uninstall nyc
npm unisntall standard-version

贡献者指南