
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
cb-ci-api-cli
Advanced tools
npm install
short(time) test sample : node src/cli.js fake --method=start_test --id=1
long(time) test sample : node src/cli.js fake --method=start_test --id=2
Just run node src/cli.js fake --method=get_run_status --id=c0310c37190140b5a61d7e2d0d3493bc
sample : node src/cli.js --method=pack_and_send --id=[id] --accountKey=[accountKey] --apiKey=[apiKey] --folder=C:\testResults --host=google.com
test sample : node src/cli.js --method=start_test --id=[id] --accountKey=[accountKey] --apiKey=[apiKey]
Just run node src/cli.js fake --method=get_run_status --id=[id] --accountKey=[accountKey] --apiKey=[apiKey]
If you want to save results to some folder and pack it to zip add --folder parameter.
For example --folder=C:\testResults
If you want to set your host - use --host parameter.
For example --host=google.com
If you want to set controlling exit code - use --fail-on-errors parameter (true or false). Default is true.
For example --fail-on-errors=true
FAQs
CloudBeat API CLI wrapper based on Node JS
We found that cb-ci-api-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
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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.