Versions in this module Expand all Collapse all v0 v0.0.8 May 27, 2024 v0.0.1 May 27, 2024 Changes in this version + type PhotonCVE struct + AffVer string + CveID string + CveScore float64 + OSVersion string + Pkg string + ResVer string + type VulnSrc struct + func NewVulnSrc() VulnSrc + func (vs VulnSrc) Get(release string, pkgName string) ([]types.Advisory, error) + func (vs VulnSrc) Name() types.SourceID + func (vs VulnSrc) Update(dir string) error