output

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JSON

func JSON(w io.Writer, results []scanner.ScanResult) error

JSON writes scan results as a formatted JSON array.

func Markdown

func Markdown(w io.Writer, results []scanner.ScanResult)

Markdown writes scan results as grouped markdown tables.

func Plain

func Plain(w io.Writer, results []scanner.ScanResult)

Plain writes scan results as tab-separated lines, one finding per line. Format: path\tcategory\tname\tversion\tsource

func Table

func Table(w io.Writer, results []scanner.ScanResult, noColor bool)

Table writes scan results as a grouped, colored table.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL