Documentation ¶
Overview ¶
Package vulnerability implements functions to validate that the fields of vulnerability entities being passed into the API meet our requirements.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateNote ¶
func ValidateNote(v *gpb.VulnerabilityNote) []error
ValidateNote validates that a vulnerability note has all its required fields filled in.
func ValidateOccurrence ¶
func ValidateOccurrence(d *gpb.VulnerabilityOccurrence) []error
ValidateOccurrence validates that a vulnerability occurrence has all its required fields filled in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.