Builds the scanners to run.
ScannerBuilder
Bases: object
object
Scanner Builder.
_instantiate_scanner
Make individual scanners based on the scanner name.
the individual scanner instance
scanner
build
Build the enabled scanners to run. :returns: Scanner instances that will be run. :rtype: list