Skip to main content

Running Scans from the CLI

Run DAST scans from your terminal, a container, a Kubernetes worker, or a CI pipeline. The CLI is the shadownet binary, shipped in the levoai/levoai-shadownet Docker image.

If you haven't run a scan yet, start with the CLI quickstart β€” it takes you from docker pull to a first finding.

Choose your deployment​

Prefer a config file?​

For repeatable scans, check the options into version control with levo-dast.yml instead of long flag lists. CLI flags still take precedence for one-off overrides.

Was this page helpful?