Skip to main content

How do I run my first scan?

FAQ resource for your migration project.

FAQ resource for How do I run my first scan?.

Answer

Run vg scan in your project directory. The scan recursively discovers projects (package.json, .csproj, pom.xml, requirements.txt), detects runtime versions and dependencies, queries registries for latest versions, computes drift, and generates findings. The default output is a colored, human-readable report in your terminal.