Documentation ¶ Index ¶ func ExcelVuln(vulIdList []string, vulnDbMap map[string]config.VulnDb, ...) func PrintVuln(vulIdList []string, vulnDbMap map[string]config.VulnDb, ...) type F type OutBuilder Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ExcelVuln ¶ added in v0.4.2 func ExcelVuln(vulIdList []string, vulnDbMap map[string]config.VulnDb, stdPkgLocationMap map[string][]string, f F) func PrintVuln ¶ func PrintVuln(vulIdList []string, vulnDbMap map[string]config.VulnDb, stdPkgLocationMap map[string][]string, f F) Types ¶ type F ¶ added in v0.4.2 type F struct { OutFormat string OutPath string WorkDir string } type OutBuilder ¶ added in v0.4.2 type OutBuilder func(vulIdList []string, vulnDbMap map[string]config.VulnDb, stdPkgLocationMap map[string][]string, f F) Source Files ¶ View all Source files excel.go output.go screen.go Click to show internal directories. Click to hide internal directories.