Initializes a new instance of a service that supports rendering the state of CVSS v3.x scoring engines as CVSS vector strings.
the prefixing option active for this renderer
Gets or sets the prefixing option active for this renderer.
Gets or sets the prefixing option active for this renderer.
Renders the state of a CVSS v3.x scoring engine as a CVSS vector.
the scoring engine to render the state of
the resulting CVSS vector
Converts an attack complexity enum value into its string representation.
the enum value to convert
the converted string
Converts an attack vector enum value into its string representation.
the enum value to convert
the converted string
Converts a exploit code maturity enum value into its string representation.
the enum value to convert
the converted string
Converts an impact enum value into its string representation.
the enum value to convert
the converted string
Converts a privileges required enum value into its string representation.
the enum value to convert
the converted string
Converts a remediation level enum value into its string representation.
the enum value to convert
the converted string
Converts a report confidence enum value into its string representation.
the enum value to convert
the converted string
Converts a scope enum value into its string representation.
the enum value to convert
the converted string
Converts a security requirement enum value into its string representation.
the enum value to convert
the converted string
Converts a user interaction enum value into its string representation.
the enum value to convert
the converted string
Generated using TypeDoc
Represents a service that supports rendering the state of CVSS v3.x scoring engines as CVSS vector strings.
Cvss3ScoringEngine