API Reference
Complete API reference for cvss.cr
Complete API documentation for every class, module, and helper exposed by cvss.cr.
In This Section
Vector (abstract)
Abstract base class shared by every CVSS version
CVSS v2.0
CVSS::V2::Vector class and metric enums
CVSS v3.x
CVSS::V3::Vector class and metric enums (handles both v3.0 and v3.1)
CVSS v4.0
CVSS::V4::Vector class, metric enums, and macro-vector internals
Severity
Qualitative severity rating shared across CVSS versions
Errors
Error types and exception handling