[][src]Module libcvss::v2::environmental

Environmental vector implementation.

Structs

EnvironmentalVector

A CVSS V2.0 environmental vector.

Enums

AvailabilityRequirement

The Availability Requirement field as defined by the CVSS specification.

CollateralDamagePotential

The Collateral Damage Potential field as defined by the CVSS specification.

ConfidentialityRequirement

The Confidentiality Requirement field as defined by the CVSS specification.

IntegrityRequirement

The Integrity Requirement field as defined by the CVSS specification.

TargetDistribution

The Target Distribution field as defined by the CVSS specification.