Skip to main content
The Vidoc CLI scans your codebase for security vulnerabilities from your terminal or CI/CD pipelines.

Requirements

  • Node.js 18 or higher
  • npm or yarn package manager

Installation

yarn

npx (No Installation)

Run without installing:

Verify Installation

Check that the CLI is installed:

Update

Update to the latest version:

Uninstall

Remove the CLI:

Troubleshooting

”command not found: vidoc”

Ensure the npm global bin directory is in your PATH:

Permission Errors

If you get permission errors during installation:

Next Steps

Authentication

Login with your API token

Scanning

Run your first scan