types

package
v0.0.0-...-182f366 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CVEDefinition

type CVEDefinition struct {
	ID               string                                `json:"id"`
	Link             string                                `json:"link"`
	AffectedPackages []*schema.NVDCVEFeedJSON10DefCPEMatch `json:"affectedPackages"`
	Description      string                                `json:"description"`
	Impact           *schema.NVDCVEFeedJSON10DefImpact     `json:"impact"`
}

CVEDefinition describes a CVE derived from the github issues page and is used to augment the NVD datasource

Jump to

Keyboard shortcuts

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