Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultManagedScanner ¶
func NewDefaultManagedScanner(opts cmd.ManagedScannerOptions) *defaultManagedScanner
NewDefaultManagedScanner provides a new default scanner.
Types ¶
type ScanOutputs ¶
type ScanOutputs struct { ScanReport []byte HtmlScanReport []byte ScanResults api.ScanResult }
ScanOutputs is a struct to hold all the scan outputs that needs to be served
Click to show internal directories.
Click to hide internal directories.