struct CVENVDEntryCVEImpactMetricV2Cvss

Included Modules

Defined in:

parser/nvd_schemas.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def accessComplexity : String #

[View source]
def accessComplexity=(accessComplexity : String) #

[View source]
def accessVector : String #

[View source]
def accessVector=(accessVector : String) #

[View source]
def authentication : String #

[View source]
def authentication=(authentication : String) #

[View source]
def availabilityImpact : String #

[View source]
def availabilityImpact=(availabilityImpact : String) #

[View source]
def baseScore : Float64 #

[View source]
def baseScore=(baseScore : Float64) #

[View source]
def confidentialityImpact : String #

[View source]
def confidentialityImpact=(confidentialityImpact : String) #

[View source]
def integrityImpact : String #

[View source]
def integrityImpact=(integrityImpact : String) #

[View source]
def vectorString : String #

[View source]
def vectorString=(vectorString : String) #

[View source]
def version : String #

[View source]
def version=(version : String) #

[View source]