Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Options = []Option{ JSONPresenter, TablePresenter, CycloneDxPresenter, }
Functions ¶
This section is empty.
Types ¶
type Presenter ¶
Presenter is the main interface other Presenters need to implement
func GetPresenter ¶
func GetPresenter(option Option, results match.Matches, catalog *pkg.Catalog, theScope scope.Scope, metadataProvider vulnerability.MetadataProvider) Presenter
GetPresenter retrieves a Presenter that matches a CLI option
Click to show internal directories.
Click to hide internal directories.