Grafeas v1 API - Class CVSSv3 (3.6.0)

 public sealed class CVSSv3 : IMessage<CVSSv3>, IEquatable<CVSSv3>, IDeepCloneable<CVSSv3>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class CVSSv3.

Common Vulnerability Scoring System version 3. For details, see https://www.first.org/cvss/specification-document

Inheritance

object > CVSSv3

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

CVSSv3()

 public CVSSv3() 

CVSSv3(CVSSv3)

 public CVSSv3(CVSSv3 other) 
Parameter
Name
Description
other

Properties

AttackComplexity

 public CVSSv3.Types.AttackComplexity AttackComplexity { get; set; } 
Property Value
Type
Description

AttackVector

 public CVSSv3.Types.AttackVector AttackVector { get; set; } 

Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments.

Property Value
Type
Description

AvailabilityImpact

 public CVSSv3.Types.Impact AvailabilityImpact { get; set; } 
Property Value
Type
Description

BaseScore

 public float BaseScore { get; set; } 

The base score is a function of the base metric scores.

Property Value
Type
Description

ConfidentialityImpact

 public CVSSv3.Types.Impact ConfidentialityImpact { get; set; } 
Property Value
Type
Description

ExploitabilityScore

 public float ExploitabilityScore { get; set; } 
Property Value
Type
Description

ImpactScore

 public float ImpactScore { get; set; } 
Property Value
Type
Description

IntegrityImpact

 public CVSSv3.Types.Impact IntegrityImpact { get; set; } 
Property Value
Type
Description

PrivilegesRequired

 public CVSSv3.Types.PrivilegesRequired PrivilegesRequired { get; set; } 
Property Value
Type
Description

Scope

 public CVSSv3.Types.Scope Scope { get; set; } 
Property Value
Type
Description

UserInteraction

 public CVSSv3.Types.UserInteraction UserInteraction { get; set; } 
Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: