Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Feed ¶
type Feed struct {
// contains filtered or unexported fields
}
Feed is a collection of CVEs from RedHat.
func (*Feed) ListFixedCVEs ¶
ListFixedCVEs will return the list of CVEs that aren't applicable for the given (distro, package). Those CVEs could be not applicable for various reasons. For instance for packaged version isn't vulnerable or a fix has been backported. distro is a CPE identifying a distribution. pkg is the full package name as reported, for instance by rpm -qa.
Click to show internal directories.
Click to hide internal directories.