Versions in this module Expand all Collapse all v0 v0.3.1 Aug 23, 2026 Changes in this version + func PrintHTML(res *scanner.Result) + func PrintJUnit(version string, res *scanner.Result) + func PrintMarkdown(res *scanner.Result) + func WriteHTML(w io.Writer, res *scanner.Result) error + func WriteJUnit(w io.Writer, version string, res *scanner.Result) error + func WriteMarkdown(w io.Writer, res *scanner.Result) v0.3.0 Aug 22, 2026 Changes in this version + var NoColor bool + func PrintCSV(res *scanner.Result) + func PrintCycloneDX(toolVersion string, res *scanner.Result) + func PrintSummary(res *scanner.Result) + func WriteCSV(w io.Writer, res *scanner.Result) error v0.2.0 Aug 17, 2026 Changes in this version + func PrintBanner(version string, dbRecords int) + func PrintJSONL(res *scanner.Result) + func PrintSARIF(version string, res *scanner.Result) v0.1.0 Aug 16, 2026 Changes in this version + func PrintTable(res *scanner.Result)