
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
ccs-plugin-init
Advanced tools
全局安装npm依耐:
npm install ccs-plugin-init plop -g
在任意一个文件夹下,执行命令:
ccs-plugin-init plugin-demo
即可生成,中控插件脚手架,plugin-demo为插件的名称,命名规则:n*-n*,例如:a1-a1,v3Pro-plugin
然后,进入生产的插件目录,如没有安装依耐,请先安装依耐,编辑views下的文件即可。
支持自动安装依耐:
ccs-plugin-init plugin-demo -i
插件目录下,执行命令:
npm run build
然后,将dist文件下的所有文件打包,上传到中控平台的插件列表中,即可。
FAQs
ccs-plugin-generator
We found that ccs-plugin-init 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.