package
0.0.0-20240418220816-aa5ad11b12d9
Repository: https://github.com/stackrox/k8s-cves.git
Documentation: pkg.go.dev
# Functions
Validate ensures a given CVE file is valid.
# Constants
No description provided by the author
# Structs
AffectedSchema is the schema for the affected section of the CVE file.
CVESchema is the schema for the entire CVE file.
CVSSSchema is the schema for the CVSS section of the CVE file.
KubernetesSchema is the schema for the Kubernetes subsection of the CVE file.
NVDSchema is the schema for the NVD subsection of the CVE file.
Time is a wrapper around time.Time.