models

package
v0.0.0-...-a273035 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	Name       string
	Version    string
	RawVersion string
	Repo       string
	Arch       string
	Status     string
}

type RedhatCVE

type RedhatCVE struct {
	Code             string   `json:"CVE"`
	Description      string   `json:"bugzilla_description"`
	URL              string   `json:"bugzilla"`
	Severity         string   `json:"severity"`
	PublicDate       string   `json:"public_date"`
	AffectedPackages []string `json:"affected_packages"`
	Score            string   `json:"cvss3_score"`
}

Jump to

Keyboard shortcuts

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