Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@bot-js/cli
Advanced tools
A progressive Node.js framework for building efficient, scalable, and enterprise-grade bot applications on top of Typescript & JavaScript (ES6, ES7, ES8) 🚀
A progressive Node.js framework for building efficient, scalable, and enterprise-grade bot applications on top of Typescript & JavaScript (ES6, ES7, ES8) 🚀
$ npm install -g @bot-js/cli
$ botjs COMMAND
running command...
$ botjs (-v|--version|version)
@bot-js/cli/1.0.2 linux-x64 node-v10.24.1
$ botjs --help [COMMAND]
USAGE
$ botjs COMMAND
...
botjs build
build the current botjs project
USAGE
$ botjs build
See code: src/commands/build.ts
botjs dev
start the current botjs project in watch mode
USAGE
$ botjs dev
See code: src/commands/dev.ts
botjs format
prettify the current botjs project using prettier
USAGE
$ botjs format
See code: src/commands/format.ts
botjs help [COMMAND]
display help for botjs
USAGE
$ botjs help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
botjs lint
lint the current botjs project for eslint errors
USAGE
$ botjs lint
See code: src/commands/lint.ts
botjs start
start the built botjs project
USAGE
$ botjs start
See code: src/commands/start.ts
FAQs
A progressive Node.js framework for building efficient, scalable, and enterprise-grade bot applications on top of Typescript & JavaScript (ES6, ES7, ES8) 🚀
The npm package @bot-js/cli receives a total of 0 weekly downloads. As such, @bot-js/cli popularity was classified as not popular.
We found that @bot-js/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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.