# Functions
SeverityFromCVSS converts the CVSS Score (0.0 - 10.0) into a database.Severity following the qualitative rating scale available in the CVSS v3.0 specification (https://www.first.org/cvss/specification-document), Table 14.
# Structs
NestedReadCloser wraps an io.Reader and implements io.ReadCloser by closing every embed io.ReadCloser.
No description provided by the author
No description provided by the author