Documentation
¶
Overview ¶
Package cveinfo ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CveInfo ¶
type CveInfo struct { Log log.Logger CveTrivyController CveTrivyController StoreController storage.StoreController LayoutUtils *common.BaseOciLayoutUtils }
CveInfo ...
func GetCVEInfo ¶
func (CveInfo) GetImageListForCVE ¶
func (cveinfo CveInfo) GetImageListForCVE(repo, cvid string, imgStore storage.ImageStore, trivyCtx *TrivyCtx, ) ([]ImageInfoByCVE, error)
func (CveInfo) GetTrivyContext ¶
type CveTrivyController ¶
type ImageInfoByCVE ¶ added in v1.4.2
Click to show internal directories.
Click to hide internal directories.