
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.
Auto link for next.
# from gem
gem 'nx-auto-link'
# from git
gem 'nx-auto-link', git: 'git@github.com:afeiship/nx-auto-link.git'
html = '<article class="jsw-content">
<p>
首先要先下载安装包或者建议:
</p>
<p>
①win7,win8,win10系统,建议下载python3.7.4版本:
</p>
</article>';
tags = [
{ name: "下载", url: "http://www.baidu.com/tag/2.html" },
{ name: "建议", url: "http://www.baidu.com/tag/1.html" },
{ name: "python", url: "http://www.baidu.com/tag/5.html" },
];
result = Nx::AutoLink::start(html, tags)
puts result
output:
<article class="jsw-content">
<p>
首先要先<a role="tag" title="下载" href="http://www.baidu.com/tag/2.html">下载</a>安装包或者<a role="tag" title="建议" href="http://www.baidu.com/tag/1.html">建议</a>:
</p>
<p>
①win7,win8,win10系统,建议下载<a role="tag" title="python" href="http://www.baidu.com/tag/5.html">python</a>3.7.4版本:
</p>
</article>
# build
gem build nx-auto-link.gemspec
# publish
gem push nx-auto-link-0.1.0.gem
FAQs
Unknown package
We found that nx-auto-link 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.
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.