This release makes scan results easier to understand and the site reachability check more reliable across different setups.
New Capabilities
Verbose scan output is now available via --verbose or -v. When enabled, supported checks can show extra context about what was detected, such as which file a match came from, which helps you quickly validate results and investigate false positives.
Quality of Life
Health endpoint detection is now automatic when checking site reachability. Instead of relying on a single fixed path, it can try common health endpoints and fall back to checking the root URL, helping the check work out of the box across more deployments.
Health checks also run automatically when staging or production URLs are configured, so reachability is validated without needing extra setup.