trivy

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

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

func NewScanner

func NewScanner(storeController storage.StoreController,
	layoutUtils common.OciLayoutUtils, log log.Logger,
) *Scanner

func (Scanner) CompareSeverities

func (scanner Scanner) CompareSeverities(severity1, severity2 string) int

func (Scanner) IsImageFormatScannable

func (scanner Scanner) IsImageFormatScannable(image string) (bool, error)

func (Scanner) ScanImage

func (scanner Scanner) ScanImage(image string) (map[string]cvemodel.CVE, error)

func (Scanner) UpdateDB

func (scanner Scanner) UpdateDB() error

UpdateDb download the Trivy DB / Cache under the store root directory.

Jump to

Keyboard shortcuts

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