CLI Documentation
Scan your code from the command line
Install the VEXLIT CLI to scan locally, in CI/CD pipelines, or anywhere Node.js runs. 6,200+ security rules, 440+ secret detectors, zero configuration required.
Quickstart
Start scanning in 30 seconds
No configuration needed. Just run one command.
Run without installing
npx @vexlit/cli scan .Or install globally
npm install -g @vexlit/clivexlit scan .01 Install
Get started in seconds
Install globally with npm, or use npx to run without installing.
npm
npm install -g @vexlit/clinpx
npx @vexlit/cli scan .