Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScanMulti ¶
func ScanMulti(scanners []toolchain.Tool, opt Options, treeConfig map[string]interface{}) ([]*unit.SourceUnit, error)
ScanMulti runs multiple scanner tools in parallel. It passes command-line options from opt to each one, and it sends the JSON representation of cfg (the repo/tree's Config) to each tool's stdin.
Types ¶
Click to show internal directories.
Click to hide internal directories.