
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@mpxjs/e2e-scripts
Advanced tools
提供 e2e 测试中需要的命令脚本,包含以下脚本及命令:
注意这个命令不支持全局调用
调用这个命令需要在小程序项目根目录下执行,另外此目录要求存在 .e2erc.js 配置文件,配置文件形如:
module.exports = {
sequence: [ // spec 文件顺序
// 'bHomeToCancelOrder',
// 'BHomeToPayment',
'CHomeToCancelOrder',
'CHomeToPayment',
// 'BHomeToCancelOrderBooking'
],
reportsDir: 'test/reports', // 测试报告存放文件夹
testSuitsDir: 'test/e2e/suits/', // spec 文件存放目录
record: true // 是否需要记录运行时间日志,为 true 时会在项目目录中创建 e2e-record.txt 文件
}
$ npm install @mpxjs/e2e-scripts --save-dev
npx e2e-runner
FAQs
miniprogram-e2e-scripts
We found that @mpxjs/e2e-scripts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.