
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
### 介绍 RCJS(RepChain Client library for JavaScript),是基于JavaScript实现的用于与[RepChain](https://gitee.com/BTAJL/repchain)区块链网络进行交互的工具包,可作为开发RepChain DApp(Decentralized Application)的SDK。
RCJS(RepChain Client library for JavaScript),是基于JavaScript实现的用于与RepChain区块链网络进行交互的工具包,可作为开发RepChain DApp(Decentralized Application)的SDK。
RCJS对调用RepChain的相应Websocket API, Restful API等进行了封装。利用RCJS可较为方便地使DApp与RepChain进行交互。
RCJS兼容浏览器环境以及NodeJS环境,可根据需要在不同环境使用。
Note: 某些加密算法名称在不同环境可能有差异,需注意
RCJS为开发者提供了以下功能:
yarn add rclink
或
npm i --save rclink
或者在package.json文件中直接使用git地址, 如:
"rclink": "https://gitee.com/BTAJL/RCJS.git#support/2.1.x"
API文档可参考这里
可参考测试用例代码:
yarn install
yarn test:node
node环境下运行测试用例yarn test:browser
browser环境下运行测试用例yarn test
在node与browser环境下分别运行测试用例Note: 在test/testEnvConfig.js中可修改待测试的目标代码: testEnv="dev"(表示测试位于src/下的开发代码);testEnv="production"(表示测试位于lib/下的生产代码)
FAQs
### 介绍 RCJS(RepChain Client library for JavaScript),是基于JavaScript实现的用于与[RepChain](https://gitee.com/BTAJL/repchain)区块链网络进行交互的工具包,可作为开发RepChain DApp(Decentralized Application)的SDK。
The npm package rclink receives a total of 10 weekly downloads. As such, rclink popularity was classified as not popular.
We found that rclink 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.