Jump to Content

Interface CvssScoreDetails

Information about the CVSS score.

Hierarchy

  • CvssScoreDetails

Properties

adjustments?: CvssScoreAdjustment[]

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

score?: number

The CVSS score.

scoreSource?: string

The source for the CVSS score.

scoringVector?: string

The vector for the CVSS score.

version?: string

The CVSS version used in scoring.