report

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TryParseScanReport

func TryParseScanReport(file, scanner string) (*unversioned.UpdateManifest, error)

Types

type ErrorUnsupported

type ErrorUnsupported struct {
	// contains filtered or unexported fields
}

func (*ErrorUnsupported) Error

func (e *ErrorUnsupported) Error() string

type ScanReportParser

type ScanReportParser interface {
	Parse(string) (*unversioned.UpdateManifest, error)
}

type TrivyParser

type TrivyParser struct{}

func NewTrivyParser added in v0.5.0

func NewTrivyParser() *TrivyParser

func (*TrivyParser) Parse

func (t *TrivyParser) Parse(file string) (*unversioned.UpdateManifest, error)

Jump to

Keyboard shortcuts

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