Input: CVSSMetricV2Input

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

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


Properties

NameTypeDescription
accessComplexityString

CVSS Access Complexity. This usually has a value of either 'Low', 'Medium', or 'High'

accessVectorString

CVSS Access Vector. This usually has a value of either 'Local', 'Adjacent Network', or 'Network'

authenticationString

CVSS Authentication. This usually has a value of either 'None', 'Single', or 'Multiple'

availabilityImpactString

CVSS Availability Impact. This usually has a value of either 'None', 'Partial', or 'Complete'

baseScoreFloat

The CVSS base score. This is a number between 0 and 10, and indicates the severity of the vulnerability.

confidentialityImpactString

CVSS Confidentiality Impact. This usually has a value of either 'None', 'Partial', or 'Complete'

integrityImpactString

CVSS Integrity Impact. This usually has a value of either 'None', 'Partial', or 'Complete'

vectorStringString

CVSS Vector String. This is a string representation of the CVSS vector.

versionString

CVSS Version. This is the version of the CVSS scoring system used.


This page was generated: 2024-05-17