Versions in this module Expand all Collapse all v0 v0.0.6 Sep 4, 2023 v0.0.5 Jun 14, 2023 Changes in this version + var ErrNotSupported = xerrors.New("format not supported") + type Entry struct + Metadata oval.Metadata + Operator operator + PkgName string + Version string + type VulnSrc struct + func NewVulnSrc() VulnSrc + func (vs VulnSrc) Get(release, pkgName string) ([]types.Advisory, error) + func (vs VulnSrc) Name() types.SourceID + func (vs VulnSrc) Update(dir string) error