
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.
@franklinjs/cli
Advanced tools
franklin commands for the Adobe I/O CLI
$ aio plugins:install @franklinjs/cli
$ # OR
$ aio discover -i
$ aio franklin --help
aio franklin:add:ciaio franklin:add:componentaio franklin:buildaio franklin:deployaio franklin:devaio franklin:postinstallaio franklin:add:ciAdd a CI/CD workflow to the franklin project
USAGE
$ aio franklin:add:ci
EXAMPLE
$ aio app add ci
aio franklin:add:componentAdd a new component to the franklin project
USAGE
$ aio franklin:add:component
EXAMPLE
$ aio app add component
aio franklin:buildBuild command
USAGE
$ aio franklin:build
OPTIONS
-n, --name=name Add custom project name
--skip-actions [DEPRECATED] Action deployment is moved to deploy command
EXAMPLES
$ franklin build
$ aio franklin build --name=my-project-name
aio franklin:deployDeploy command
USAGE
$ aio franklin:deploy
OPTIONS
-n, --name=name Add custom project name
--skip-actions Skip deploying actions
--skip-prerender Skip prerender
--skip-resolver Skip deploying resolver
--skip-worker Skip deploying worker
EXAMPLE
$ aio franklin deploy --name=host-name
aio franklin:devStarts a local development environment
USAGE
$ aio franklin:dev
OPTIONS
-n, --name=name Add custom project name in worker mode
-w, --worker Worker mode
--skip-actions Skip deploying actions
EXAMPLES
$ aio franklin dev
$ aio franklin dev --worker
aio franklin:postinstallPost Install command
USAGE
$ aio franklin:postinstall
EXAMPLE
$ aio franklin postinstall
Checkout the project, run npm i then link the plugin with aio plugins link .
Verify the plugin is linked successfully by running aio plugins.
FAQs
`franklin` commands for the Adobe I/O CLI
We found that @franklinjs/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.