Skip to main content

Module scan

Module scan 

Source

Structs§

BaselineEntry
BaselineResult
ScanResult

Enums§

ScanError

Functions§

run_baseline
Run baseline counting: parse config, build only ratchet rules, count matches.
run_scan
Run a full scan: parse config, build rules, walk files, collect violations.
run_scan_changed
Run a scan filtered to only files/lines changed relative to a base branch.
run_scan_stdin
Run a scan on stdin content with a virtual filename.