package
3.9.1-2869
Repository: https://github.com/deepfactor-io/trivy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewTemplateWriter is the factory method to return TemplateWriter object.
No description provided by the author
Write writes the result to output, format as passed in argument.

# Constants

No description provided by the author

# Variables

CustomTemplateFuncMap is used to overwrite existing functions for testing.

# Structs

JSONWriter implements result Writer.
SarifWriter implements result Writer.
TemplateWriter write result in custom format defined by user's template.

# Interfaces

Writer defines the result write operation.