
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.
pf-init 扩展脚手架工具,可以快速帮我们构建开发目录,提高开发效率,当然,我们还可以自定义扩展自己需要的命令。 目前系统默认生成的是系统快速开发express项目的目录结构:
project
├── bin
├── www
├── public
├── images
├── javascripts
├── stylesheets
├── routes
├── index.js
├── users.js
├── views
├── index.ejs
├── layout.ejs
├── error.ejs
├── package.json
├── app.js
$ npm install pf-init
Usage: [options] [value ...]
Commands:
init [name] Create Project Directory
start*<*name> Start gulp project!
Options:
-h, --help output usage information
-v, --version output the version number
-c, --contact contact information
-a, --author output program author
-m, --message a string argument
目前pf-init脚手架还不是特别完善,后续将扩充自动化工程开发,欢迎拍砖!
FAQs
FE AUTO TOOL
We found that pf-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.