
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
npm install -g skyapm-cli # 安装内部依赖node-pre-gyp可能会出现权限问题,可通过添加 --unsafe-perm 解决
SK_SERVER=127.0.0.1:11800 SK_SEVNAME=skyapm-node skycli init app.js
pm2 start skyapm-app.js #或者 node skyapm-app.js
SK_SERVER = 127.0.0.1:11800 #SkyAPM服务IP端口,必填
SK_SEVNAME = skyapm-node #Node服务在SkyAPM中的唯一服务名,缺省则默认以 Node服务启动文件路径 为值
SK_NPM_PATH = /SkyAPM-nodejs/index.js #业务自定义SkyAPM-nodejs模块的入口路径,默认为本工具内部所依赖的SkyAPM-nodejs模块
SK_ENTRY_JS = custom-app.js #业务自定义本工具所生成的连接文件名,默认为skyapm-app.js
注:
FAQs
A cli to connect skyapm-nodejs and your nodejs project!
We found that skyapm-cli 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
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.