Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
mocha-slow-reporter
Advanced tools
Reports what tests are the slowest in your Mocha test-suite.
Screenshot:
33 ㎳ Whole Suite
23 ㎳ Middleware/getClientInfo
7 ㎳ "before all" hook
6 ㎳ GET / (no auth)
6 ㎳ "before all" hook
0 ㎳ 401 Unauthorized
0 ㎳ Returns 'WWW-Authenticate: Basic ...'-header
4 ㎳ GET / (auth: foo@one.com:bar)
4 ㎳ "before all" hook
0 ㎳ 400 Bad Request
4 ㎳ GET /?DeviceId=DeviceFoo (auth: foo@one.com:bar)
4 ㎳ "before all" hook
0 ㎳ 200 OK
0 ㎳ Has client details in body
2 ㎳ GET / (auth: foo:bar)
2 ㎳ "before all" hook
0 ㎳ 401 Unauthorized
0 ㎳ Returns 'WWW-Authenticate: Basic ...'-header
10 ㎳ Middleware/xmlBodyParser
3 ㎳ Simple XML w. 'Content-Type: text/xml' is OK
3 ㎳ Invalid XML w. 'Content-Type: text/xml' fails
2 ㎳ "before all" hook
2 ㎳ Empty body w/o Content-Type is OK
npm install mocha-slow-reporter
mocha -R mocha-slow-reporter
BSD
FAQs
Reports the slowest tests in the test-suite.
The npm package mocha-slow-reporter receives a total of 185 weekly downloads. As such, mocha-slow-reporter popularity was classified as not popular.
We found that mocha-slow-reporter 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.