[][src]Module libcvss::v2::base

Base vector implementation.

Structs

BaseVector

A CVSS V2.0 base vector.

Enums

AccessComplexity

The Access Complexity field as defined by the CVSS specification.

AccessVector

The Access Vector field as defined by the CVSS specification.

Authentication

The Authentication field as defined by the CVSS specification.

AvailabilityImpact

The Availability Impact field as defined by the CVSS specification.

ConfidentialityImpact

The Confidentiality Impact field as defined by the CVSS specification.

IntegrityImpact

The Integrity Impact field as defined by the CVSS specification.