
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.
$ npm install --save @gmod/bam
const {BamFile} = require('@gmod/bam');
const t = new BamFile({
bamPath: 'test.bam',
});
var header = await t.getHeader()
var records = await t.getRecordsForRange('ctgA', 1, 50000)
Input are 0-based half-open coordinates (note: not the same as samtools view coordinate inputs!)
MIT © Colin Diesh
1.0.9 (2018-11-16)
<a name="1.0.8"></a>
FAQs
Parser for BAM and BAM index (bai) files
The npm package @gmod/bam receives a total of 1,401 weekly downloads. As such, @gmod/bam popularity was classified as popular.
We found that @gmod/bam demonstrated a healthy version release cadence and project activity because the last version was released less than 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.