
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@microsoft/vscodetestcover
Advanced tools
A Mocha test runner with code coverage support for VS Code Azure Data Studio Extensions.
A Mocha test runner with code coverage support for VS Code and Azure Data Studio Extensions. This replaces the standard test runner from vscode/lib/testrunner
and adds in code coverage support.
In a standard VSCode extension project, replace the src/test/index.ts
file with the contents of sample/index.ts
installed as part of this node module. This will use the test runner with coverage.
To configure coverage settings, copy the samples/coverconfig.json
beside the index.ts
file and edit its contents. It defines where the expected src directory is, where to save coverage files, and more.
yarn install
to install dependenciesyarn compile
or yarn watch
to compileRelease a new version of the extension by:
npm publish <path to tarball>
This code is originally from https://github.com/Microsoft/vscode-mssql. I have preserved the MIT license statement and Copyright from that project so things are still marked as Copyright Microsoft.
FAQs
A Mocha test runner with code coverage support for VS Code Azure Data Studio Extensions.
The npm package @microsoft/vscodetestcover receives a total of 89 weekly downloads. As such, @microsoft/vscodetestcover popularity was classified as not popular.
We found that @microsoft/vscodetestcover demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.