Initializes a new instance of a service that supports rendering the state of CVSS v2 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 v2 scoring engine as a CVSS vector.
the scoring engine to render the state of
the resulting CVSS vector
Converts an access complexity enum value into its string representation.
the enum value to convert
the converted string
Converts an access vector enum value into its string representation.
the enum value to convert
the converted string
Converts an authentication enum value into its string representation.
the enum value to convert
the converted string
Converts a collateral damage potential enum value into its string representation.
the enum value to convert
the converted string
Converts an exploitability 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 an impact subscore 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 target distribution 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 v2 scoring engines as CVSS vector strings.
Cvss2ScoringEngine