Documentation ¶
Overview ¶
Package rustsec provides a converter for rustsec advisories to nvd.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
func Convert(dir string) (*nvdjson.NVDCVEFeedJSON10, error)
Convert scans a directory recursively for rustsec advisory files and convert to NVD CVE JSON 1.0 format.
func ConvertAdvisory ¶
func ConvertAdvisory(r io.Reader) (*nvdjson.NVDCVEFeedJSON10DefCVEItem, error)
ConvertAdvisory converts the rustsec toml advisory data from r to NVD CVE JSON 1.0 format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.