CvssScoreDetails

Information about the CVSS score.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object that contains details about adjustment Amazon Inspector made to the CVSS score.

Link copied to clipboard

The source of the CVSS data.

Link copied to clipboard

The CVSS score.

Link copied to clipboard

The source for the CVSS score.

Link copied to clipboard

The vector for the CVSS score.

Link copied to clipboard

The CVSS version used in scoring.

Functions

Link copied to clipboard
inline fun copy(block: CvssScoreDetails.Builder.() -> Unit = {}): CvssScoreDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String