Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderName = "sles" SchemaName = "os" SchemaVersion = "1.1.0" Version = 1 VersionFormat = "rpm" // URL template for SLES OVAL data. Try .bz2 first, fall back to .gz. OVALURLTemplate = "https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.server.%d.xml" LinkTemplate = "https://www.suse.com/security/cve/%s" )
Variables ¶
View Source
var MajorVersions = []int{12, 15}
Functions ¶
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) FetchIncremental ¶
func (*Provider) MetadataPath ¶
func (*Provider) ResultsPath ¶
Click to show internal directories.
Click to hide internal directories.