
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.
Package used to generate jBPM Business Applications. It uses start.jbpm.org to generate the business app zip and store it in the folder where the "jba" command is run. It is also possible to unzip the generated business app into the current working directory.
npm install jba-cli -g
git clone git@github.com:BootstrapJBPM/jba-cli.git
cd jba-cli
npm install -g
This will update to latest version published on npmjs.com
npm update -g jba-cli

Default execution using the gen command. This will prompt user for inputs.
jba gen

Quick option used default values, no user input will be asked.
jba gen --quick

Using the unzip option will unzip the business app into the current directory after generating it. The generated zip file will not be removed
jba gen --unzip

FAQs
jBPM Business Applications CLI
We found that jba-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.

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.