Input: CVSSBaseMetricV2Input

The create/update type for the value object type CVSSBaseMetricV2.

If this is used in an update mutation, missing fields are set to null.


Properties

NameTypeDescription
cvssv2CVSSMetricV2Input

The CVSS version 2 metrics.

exploitabilityScoreString

The CVSS version 2 exploitability metric. This has a value of either 'Unproven', 'Proof-of-Concept Code', 'Functional', 'High', or 'Not Defined'.

impactScoreFloat

The CVSS version 2 impact score. This is calculated based on the confidentialityImpact, integrityImpact, and availabilityImpact values.

obtainAllPrivilegeString
obtainOtherPrivilegeString
obtainUserPrivilegeString
severityString

The severity of the vulnerability, as a string value that is either 'Low', 'Medium', 'High', or 'Critical. This is usually calculated from the CVSS score.

userInteractionRequiredString

This page was generated: 2024-05-17