package
0.0.0-20241024053401-3a645f71de5a
Repository: https://github.com/open-ch/grumble.git
Documentation: pkg.go.dev

# Functions

DisplayColorSchemes outputs a quick preview of the configured color scheme to stdout.
NewFormatter configures a new formatter for handling grype documents.
Print renders the given document using the configured formatter.
RenderMatchShort Renders a match as a single line of colored text.

# Structs

Formatter can be used to format grype reports for output use NewFormatter to configure a new formatter.

# Interfaces

PrintDocument is a union type for grype and syft documents.