
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@zzwing/create-app
Advanced tools
根据vueCli改写,减少部分功能.
只留下初始化部分
可以从gitlab/github/本地文件中的项目模板构建新应用
npm i @zzwing/create-app -g
create-app init <template-name> <project-name> [-c]
如果需要通过git clone来拉取项目.请使用-c 参数
你可以使用本地模板作为你的新项目模板
create-app init ~/fs/path/to-custom-template my-project
The short hand repository string to download the repository from:
github:owner/name or simply owner/namegitlab:owner/namebitbucket:owner/nameUsing http download from Github repository at master.
create-app init path/to/repo myProject
Using git clone from Bitbucket repository at my-branch.
create-app init bitbucket:path/to/repo#my-branch myProject
Using http download from GitLab repository with custom origin.
create-app init gitlab:mygitlab.com:path/to/repo#my-branch myProject
FAQs
a cli base on vue-cli@2.0
We found that @zzwing/create-app 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.