struct CVENVDEntryCVEImpactMetricV2
- CVENVDEntryCVEImpactMetricV2
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
parser/nvd_schemas.crConstructors
Instance Method Summary
- #acInsufInfo : Bool | Nil
- #acInsufInfo=(acInsufInfo : Bool | Nil)
- #cvssV2 : CVENVDEntryCVEImpactMetricV2Cvss
- #cvssV2=(cvssV2 : CVENVDEntryCVEImpactMetricV2Cvss)
- #exploitabilityScore : Float64
- #exploitabilityScore=(exploitabilityScore : Float64)
- #impactScore : Float64
- #impactScore=(impactScore : Float64)
- #obtainAllPrivilege : Bool
- #obtainAllPrivilege=(obtainAllPrivilege : Bool)
- #obtainOtherPrivilege : Bool
- #obtainOtherPrivilege=(obtainOtherPrivilege : Bool)
- #obtainUserPrivilege : Bool
- #obtainUserPrivilege=(obtainUserPrivilege : Bool)
- #severity : String
- #severity=(severity : String)
- #userInteractionRequired : Bool | Nil
- #userInteractionRequired=(userInteractionRequired : Bool | Nil)