Interface CVSSv3OrBuilder (2.40.0)

  public 
  
 interface 
 CVSSv3OrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getAttackComplexity()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 AttackComplexity 
  
 getAttackComplexity 
 () 
 

.grafeas.v1.CVSSv3.AttackComplexity attack_complexity = 6;

Returns
Type
Description

The attackComplexity.

getAttackComplexityValue()

  public 
  
 abstract 
  
 int 
  
 getAttackComplexityValue 
 () 
 

.grafeas.v1.CVSSv3.AttackComplexity attack_complexity = 6;

Returns
Type
Description
int

The enum numeric value on the wire for attackComplexity.

getAttackVector()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 AttackVector 
  
 getAttackVector 
 () 
 

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

.grafeas.v1.CVSSv3.AttackVector attack_vector = 5;

Returns
Type
Description

The attackVector.

getAttackVectorValue()

  public 
  
 abstract 
  
 int 
  
 getAttackVectorValue 
 () 
 

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

.grafeas.v1.CVSSv3.AttackVector attack_vector = 5;

Returns
Type
Description
int

The enum numeric value on the wire for attackVector.

getAvailabilityImpact()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 Impact 
  
 getAvailabilityImpact 
 () 
 

.grafeas.v1.CVSSv3.Impact availability_impact = 12;

Returns
Type
Description

The availabilityImpact.

getAvailabilityImpactValue()

  public 
  
 abstract 
  
 int 
  
 getAvailabilityImpactValue 
 () 
 

.grafeas.v1.CVSSv3.Impact availability_impact = 12;

Returns
Type
Description
int

The enum numeric value on the wire for availabilityImpact.

getBaseScore()

  public 
  
 abstract 
  
 float 
  
 getBaseScore 
 () 
 

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

float base_score = 1;

Returns
Type
Description

The baseScore.

getConfidentialityImpact()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 Impact 
  
 getConfidentialityImpact 
 () 
 

.grafeas.v1.CVSSv3.Impact confidentiality_impact = 10;

Returns
Type
Description

The confidentialityImpact.

getConfidentialityImpactValue()

  public 
  
 abstract 
  
 int 
  
 getConfidentialityImpactValue 
 () 
 

.grafeas.v1.CVSSv3.Impact confidentiality_impact = 10;

Returns
Type
Description
int

The enum numeric value on the wire for confidentialityImpact.

getExploitabilityScore()

  public 
  
 abstract 
  
 float 
  
 getExploitabilityScore 
 () 
 

float exploitability_score = 2;

Returns
Type
Description

The exploitabilityScore.

getImpactScore()

  public 
  
 abstract 
  
 float 
  
 getImpactScore 
 () 
 

float impact_score = 3;

Returns
Type
Description

The impactScore.

getIntegrityImpact()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 Impact 
  
 getIntegrityImpact 
 () 
 

.grafeas.v1.CVSSv3.Impact integrity_impact = 11;

Returns
Type
Description

The integrityImpact.

getIntegrityImpactValue()

  public 
  
 abstract 
  
 int 
  
 getIntegrityImpactValue 
 () 
 

.grafeas.v1.CVSSv3.Impact integrity_impact = 11;

Returns
Type
Description
int

The enum numeric value on the wire for integrityImpact.

getPrivilegesRequired()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 PrivilegesRequired 
  
 getPrivilegesRequired 
 () 
 

.grafeas.v1.CVSSv3.PrivilegesRequired privileges_required = 7;

Returns
Type
Description

The privilegesRequired.

getPrivilegesRequiredValue()

  public 
  
 abstract 
  
 int 
  
 getPrivilegesRequiredValue 
 () 
 

.grafeas.v1.CVSSv3.PrivilegesRequired privileges_required = 7;

Returns
Type
Description
int

The enum numeric value on the wire for privilegesRequired.

getScope()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 Scope 
  
 getScope 
 () 
 

.grafeas.v1.CVSSv3.Scope scope = 9;

Returns
Type
Description

The scope.

getScopeValue()

  public 
  
 abstract 
  
 int 
  
 getScopeValue 
 () 
 

.grafeas.v1.CVSSv3.Scope scope = 9;

Returns
Type
Description
int

The enum numeric value on the wire for scope.

getUserInteraction()

  public 
  
 abstract 
  
 CVSSv3 
 . 
 UserInteraction 
  
 getUserInteraction 
 () 
 

.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8;

Returns
Type
Description

The userInteraction.

getUserInteractionValue()

  public 
  
 abstract 
  
 int 
  
 getUserInteractionValue 
 () 
 

.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8;

Returns
Type
Description
int

The enum numeric value on the wire for userInteraction.

Design a Mobile Site
View Site in Mobile | Classic
Share by: