Jump to Content

Interface CvssScore

The CVSS score for a finding.

Hierarchy

  • CvssScore

Properties

baseScore?: number

The base CVSS score used for the finding.

scoringVector?: string

The vector string of the CVSS score.

source?: string

The source of the CVSS score.

version?: string

The version of CVSS used for the score.