Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
asasugar-cli
Advanced tools
多页应用模板 cli 工具(目前支持生成 html 跟 pug 两种方式)
单页应用模板支持 Vue 模板、React 模板
npm插件开发模块支持pnpm管理package
# 全局安装cli
pnpm add asasugar-cli -g # use pnpm
npm i asasugar-cli -g # use npm
yarn add asasugar-cli global # use yarn
# 查看版本
asasugar-cli -V
# 创建项目
asasugar-cli init
# 全局安装
npm i pnpm -g
# 全局安装
npm i yarn -g
# 设置镜像源
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global
FAQs
生成多页、单页应用、npm插件开发模板cli工具
The npm package asasugar-cli receives a total of 1 weekly downloads. As such, asasugar-cli popularity was classified as not popular.
We found that asasugar-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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.