# LibrarieslibraryRefriskpatternsriskPatternRefusecasesuseCaseRefthreatsRiskRating ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **confidentiality** | [**ConfidentialityEnum**](#ConfidentialityEnum) | Confidentiality | [optional] **integrity** | [**IntegrityEnum**](#IntegrityEnum) | Integrity | [optional] **availability** | [**AvailabilityEnum**](#AvailabilityEnum) | Availability | [optional] **easeOfExploitation** | [**EaseOfExploitationEnum**](#EaseOfExploitationEnum) | Ease Of Exploitation | [optional] ## Enum: ConfidentialityEnum Name | Value ---- | ----- NONE | "none" LOW | "low" MEDIUM | "medium" HIGH | "high" VERY_HIGH | "very-high" ## Enum: IntegrityEnum Name | Value ---- | ----- NONE | "none" LOW | "low" MEDIUM | "medium" HIGH | "high" VERY_HIGH | "very-high" ## Enum: AvailabilityEnum Name | Value ---- | ----- NONE | "none" LOW | "low" MEDIUM | "medium" HIGH | "high" VERY_HIGH | "very-high" ## Enum: EaseOfExploitationEnum Name | Value ---- | ----- NONE | "none" LOW | "low" MEDIUM | "medium" HIGH | "high" VERY_HIGH | "very-high"