report

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TryParseScanReport

func TryParseScanReport(file string) (*types.UpdateManifest, error)

Types

type ErrorUnsupported

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

func (*ErrorUnsupported) Error

func (e *ErrorUnsupported) Error() string

type QualysParser

type QualysParser struct{}

func (*QualysParser) Parse

func (t *QualysParser) Parse(file string) (*types.UpdateManifest, error)

type ScanReportParser

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

type TrivyParser

type TrivyParser struct{}

func (*TrivyParser) Parse

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

Jump to

Keyboard shortcuts

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