Skip to main content

The output directory

A scan writes every result under one output directory.

summary.md

The human report for the scan.

findings/

One markdown file per finding. See Resume and reports for the file shape.

state/

Why the state directory matters

Resume, status, and revalidate all read the state/ directory. A re-run with the same -o skips files that did not change. A different -o starts a fresh scan. See Resume and reports for what makes a re-run reuse this state.