Usage

Run vibetest locally to scan your app quickly and safely.

Basic command

vibetest -p 3000

Common flags

Authentication

vibetest supports automatic credential discovery (recommended) plus environment variables and config file options. See the Authentication guide for details.

Output

Reports are stored in vibetest-reports/ with timestamps and a summary. Open the latest report to review discovered issues and reproduction steps.

Troubleshooting

For full examples and advanced options, check the repository README or open an issue on GitHub.