
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.
@gaoding/ergate-inspector
Advanced tools
ergate 应用运行时代码覆盖率收集插件
npm install @gaoding/ergate-inspector
yarn add @gaoding/ergate-inspector
// app.ts
import '@gaoding/ergate-inspector';
// config.[env].ts
config.inspector = {
exclude?: string[]; // file exclude, default: ['internal/**', 'node_modules/**']
include?: string[]; // file include, default: ['file:**']
enable?: boolean; // enable code coverage inspect?, default: true
reportHtml?: boolean;// convert dump data to html, default: false
}
插件会注册一个中间件到全局,注册接口事件 GET /coverage-dump
, 当访问该接口的时候,会输出代码覆盖文件到 ${project}/coverage
目录下。
FAQs
ergate code Coverage
The npm package @gaoding/ergate-inspector receives a total of 0 weekly downloads. As such, @gaoding/ergate-inspector popularity was classified as not popular.
We found that @gaoding/ergate-inspector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 22 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.