Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScanResult ¶
ScanResult contains the scan path and all findings.
func Scan ¶
func Scan(dir string) (*ScanResult, error)
Scan walks the directory, builds a file index, and runs all detectors.
Click to show internal directories.
Click to hide internal directories.