
Research
/Security News
Popular Go Decimal Library Targeted by Long-Running Typosquat with DNS Backdoor
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.
npm i g2m -g
启动服务
g2m start --config 配置文件绝对路径
停止服务
g2m stop -p PID
删除服务
g2m delete -p PID
重启服务
g2m restart -p PID
查看进程列表
g2m list
监控模式
g2m monit
控制台打印日志
g2m logs
npm i g2m -S
//main.js
const { g2m } = require('g2m');
const config = {}
g2m.run(config)
FAQs
A nodejs micro framework
The npm package g2m receives a total of 3 weekly downloads. As such, g2m popularity was classified as not popular.
We found that g2m 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 long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.

Research
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.